Search Issue Tracker
JsonUtility.FromJson(string) throws a JSON parse error when string conta...
1. Open the attached project from "2019_1_JsonUtility.zip"2. Open and Play the "SampleScene" Expected: JsonUtility.FromJson() correc... Read more
[SerializeReference] Deleting an element of list with SerializeReference...
How to reproduce:1. Open the attached (Repro.zip) project2. Open the SampleScene3. In Hierarchy Window select "Cube" GameObject4. In... Read more
Build fails using IncrementalCompiler with "The type 'Enum (or 'Object')...
Reproduction steps:1. Open the attached project.2. Set platform to iOS, Android or WebGL.3. Build the project. Actual behavior.- Bui... Read more
[.NET 3.5] Unity crashes when adding structs with a multidimensional arr...
Repro steps:1. Open QA attached project "repro"2. Open scene "0"3. Enter Play Mode4. Wait for the Editor to crash Expected: The scen... Read more
Crash on "JobBatchDispatcher::KickJobs" when exiting Unity from specific...
How to reproduce:1. Clone or download "EntityComponentSystemSamples" project from Unity Technologies GitHub page: https://github.com... Read more
HideFlags does not work on instantiated prefabs when using a custom class
To reproduce:1. Open the QA's attached project2. Open the scene "SampleScene" and play it3. Go over all selections in the custom "To... Read more
Objects cannot be assigned in the Inspector when serialized field is der...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/EnemyCreationScene3. In the Hierarchy window, select "Boss ... Read more
Converting RGB value to HSV and back to RGB returns wrong values
How to reproduce:1. Open attached Unity project2. Load scene "SampleScene"3. Enter the Play mode4. Notice Assertion failure in the C... Read more
Editor crashes in CalculateGlobalRotation when TransformAccess.rotation ...
To reproduce: 1. Open the attached project (ECS Job System.zip)2. Enter Play mode Expected: the Editor doesn't crash Reproduced in 2... Read more
[Scripting/Particles] Gradient Scripting API thread checks have changed ...
Some of the Gradient api now has thread checks that were not present before the bindings system upgrade.For example Evaluate now has... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph