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 object 3. Enter a long string (20... Read more
Assertion failed error is thrown when accessing AnimatorState.behaviours...
Steps to reproduce: 1. Download and open the project "animatorstate-error.zip" in the Debug Build of Unity Editor 2. Open Assets/Tes... Read more
Instance of a class with no data is not serialized correctly when it bel...
How to reproduce: 1. Open attached project "770544_SerializeReferenceRepro_2020.1.0a22.zip" and scene "Main" 2. Enter Play mode and... Read more
PlayerPrefs.GetInt throws an exception when NativeArray<T> is initialize...
Steps to reproduce: 1. Open the project attached by the user 2. Open "NativeArrayTestScene" 3. Enter Play mode 4. Observe the consol... 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" script 3. Ma... 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' script 2. Attach the script to any object 3. Enter PlayMode 4. Modifying the amount valu... 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/apps 2. In the created app console, create... Read more
Message gets logged in the Console when using Debug.LogFormat and the un...
How to reproduce: 1. Open the attached 'case_1354586.zip' project 2. Open the SampleScene 3. Enter the Play mode 4. Observe the Cons... 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
- [WebGL][Android] Corrupt header when connecting via IP
- Editor and Android Player hangs/freezes when repeatedly Loading/Unloading AssetBundle in Vulkan
- Selecting a Material for HDRP Decal Projector in the Inspector window spams errors in the Console
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project