Tips for new Unity users

And it would be good to learn basic debugging skills! At a minimum, place numerous Debug.Log statements before and after the location of the code in concern which will show in the device logs. Write out all your variable values at run time when running on your Android device, don’t guess. So you don’t know how to capture device logs for Unity games? Google it! (search tip “capture device logs for unity”). Even better Unity - Manual: Debug C# code in Unity This might help too

9 Likes
Values Not Loading After Being Saved
When I Add Admob ID Game Give Error
Need a little help with a while loop
Controller failed after game restart
My unity won't read a string data from Arduino to Unity
breakpoint will not be reached, no symbols loaded
Unity 2020.3.5f1 Not Calling Update
How to verify that a user has a valid subscription.
Player movement code not working
my player only jumps once and then never jumps again why ?? please help !!
Call API using Web GL
Clicking again does not place the object
How to check Unity Analytics is working without th validator?
IAP problem on real devices
no sound on collision??
NullReferenceException
My Android app buttons sometimes stop working after the first startup
How to start function that active objects and in the meanwhile stopping readvalue ?
how can I make a IAP Subscription code in unity 2019.1.9 for google play ?
Admob, Can't call a function from HandleUserEarnedReward() for some reason
Damage Aply Problem
If statements don't work under 'if (EditorGUI.EndChangeCheck())'
Playerprefs not working
Unable to retest IAP after refund in Google Play Console
Please opensource the IAP package code
Remote Config doesn't work on devices
Save and Load last scene
I removed non-consumables but the game is still restoring them and ends up restoring wrong IAPs
[Google Play Games] Cloud Save is not saving
Object Player Movement stops working after Restarting Unity
In the sample project v3, where is the right place to write what the product actually does?
IAP stopped registering any purchases.
Coroutine doesnt turn bool value?
Simple Decals not appearing at runtime
in UNITY on PLAY..... what scrip active ?
IAP Not displayed
My score isn't updating help
Remote Config not working
Unity Troubleshooting Tips
Frustrated, controller grounded
I need help plss
Can Unity run past exit methods in a new runtime?
Building a game for iphone and is not working properly
iOS purchase restore issue
How to change pitch value according to airplane propeller rotation speed ?
error CS1002: ; expected
IAP is restoring consumable items
Firebase Crashlytics stopped working on iOS. What might be wrong?!
How to transfer non-consumable on a different device?
error message shows even though the code runs...what the heck
trouble with making this menu script
I can't figure out how to use Debug.Log (Unsolved)
One more thing(#)
Amazon: Purchasing failed to initialize. Reason: NoProductsAvailable
(TIME SENSITIVE ) ArgumentOutOfRangeExeption
Simple Menu Help
Button disabled when game starts
variable -= Time.deltaTime acts not as it should do?
Refering to GameObject in other script.
error CS1002: ; expected
Inventory script resets when you pick up new item? [Solved]
Game behaves differently between editor (Windows) and hardware (Android)