Search Issue Tracker
[Performance]Console Pro in non-collapse mode and with large logs causes...
Reproduction steps:1. Open user's attached project2. In Profiler window, set profiling to Editor mode3. Open /Assets/Scripts/AI/Offi... Read more
Editor crash when deserializing an array of a type with a nested fixed-s...
Reproduction steps:1. Open the attached 'FixedBufferOverrideCrash' project2. Open the 'TestScene'3. Select the 'TestPrefab' and obse... Read more
"Parser Failure: Expected closing '}'" error when creating ScriptableObject
Reproduction steps:1. Open attached project "ParseIssue.zip"2. In Project window, Right-Click -> Create -> Test -> press En... Read more
[SerializeReference] Polymorphic instances are always recreated when app...
1) Add the Script PlayModeBug to a GameObject. 2) Enter play mode 3) Select the GameObject with the script and change the value of t... Read more
"Unexpected node type." Error is thrown and no Exception is caught when ...
How to reproduce:1. Open the attached project's Scene labeled "Test"2. Enter the Play Mode3. Observe the Console Window Expected res... Read more
SerializedProperty Undo does not work properly when the parent Serialize...
Generating diff of this object for undo because the type tree changed still occurs. I have attached a repro. Open the project. Navig... Read more
UnityEvents using Classes as Paremeters don't fire when used in builds
Steps to reproduce:1. Open the QA-attached project (Link in the edit "Project: (60mb)")2. Run the MainScene in the editor.3. Press t... Read more
[SerializeReference] Serialized Reference Data lost when the Class name ...
Reproduction steps:1. Open "1204407" project2. In the Project window Right Click -> "Create" -> "Data"3. In the Inspector wind... Read more
Crash on UnityMain when opening the Player after building it
Reproduction steps:1. Open the attached “repro-project“2. Open the “Assets/SampleScene.unity“ scene3. Build And Run4. Observe the Pl... Read more
Serialized field values are lost when switching between branches using Git
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Select the “MyData” GameObject in th... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default