Search Issue Tracker
Crash on SerializedProperty::GetStringValue when changing string field i...
How to reproduce:1. Open user attached project "UnityBugExplorer.zip"2. Select TestSO scriptable object3. Enter a long string (20+ c... Read more
"Assembly for Assembly Definition File '*' will not be compiled" warning...
Reproduction steps:1. Create a new project (with any template)2. Observe the console Expected results: No warnings are thrownActual ... Read more
Scripts are unable to compile after upgrading project to 2019.3.0b4
How to reproduce:1. Open the user-supplied project2. Observe the errors in the Console window Expected result: after upgrading the p... Read more
PlayerPrefs.GetInt throws an exception when NativeArray<T> is initialize...
Steps to reproduce:1. Open the project attached by the user2. Open "NativeArrayTestScene"3. Enter Play mode4. Observe the console Ex... Read more
Serializable generic class causes "You are trying to create a MonoBehavi...
How to reproduce:1. Open attached project "playground-2020.1a.zip" and scene "SampleScene"2. Open "GenericBehaviour" script3. Make a... Read more
"-quit" CMD argument is not waiting for async operations from Methods wi...
Reproduction steps:1. Run the "AsyncExecute2020.zip" project with these command-line arguments: "-batchmode -executeMethod "Builder.... Read more
Assigning fields of a List/Array to another List/Array will make that fi...
How to reproduce:1. Download the 'What.cs' script2. Attach the script to any object3. Enter PlayMode4. Modifying the amount value in... Read more
[api-updater] Updates not being detected/applied when aliases to moved t...
Updates are not applied in scenarios in which the moved namespace (or types from that namespace) are referenced through aliases Read more
[Dropbox API v2] File upload fails and ArgumentOutOfRangeException is th...
How to reproduce:1. Create a Dropbox API v2 app here: https://www.dropbox.com/developers/apps2. In the created app console, create a... Read more
globalgamemanagers.assets contains references to platform-specific scrip...
Reproduction steps:1. Open the attached project "newTest.zip"2. Select "Assets/Android/AndroidScripts.asmdef" in the Project window3... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class