Search Issue Tracker
"Cant resolve internal call" error occurs in Editor.log when running an ...
Reproduction steps:1. Download and open the attached project: "UnityAsyncException_backup_2018_4.zip"2. Go to Window > General &g... Read more
int3, float3, and quaternions fields from the Mathematics package don't ...
Reproduction steps:1. Open attached project "repro.zip" and scene "SampleScene"2. In Hierarchy window, select "Int3Object" GameObjec... Read more
[UI Builder] NullReferenceException error is thrown on saving .uxml file...
.uxml file does not create after disabling Validation in .uss file Importer settingsWorkaround: Project Winodw > Right-click >... Read more
[UI Builder] UI Builder window does not open on restarting the editor wh...
UI Builder window does not open on restarting the editor when it was open while restarting. Steps to repro:1. Create a new Project.2... Read more
[UI Builder] GUI Error is thrown on renaming uXML file when it is open i...
GUI Error is thrown on renaming uXML file when it is open in UI Builder. Steps to repro:1. Create a new Project.2. Window > UI To... Read more
Crash on RtlUserThreadStart when generating lighting with SketchUp file ...
How to reproduce:1. Open attached project "HDRP test03.zip"2. Open "SampleScene" scene3. Generate Lighting in Lighting Window Expect... Read more
Crash on AtomicStack::Pop when using Parallel.For to create entities in ...
How to reproduce:1. Open the project from "parallel_for.zip"2. Enter Play Mode Reproducible with: 2019.4.16f1, 2020.1.17f1, 2020.2.0... Read more
[Input System ] UI button won't click when simulating a mouse click with...
Reproduction steps:1. Open the attached "Mouse Click simulation bug" project2. Open Assets/Scenes/SampleScene3. Enter Play Mode4. Ho... Read more
ReorderableList allocates a lot of memory when inspecting multiple targets
How to reproduce:1. Open the attached project2. In the Hierarchy search for "test" and select all of the objects3. In the object Ins... Read more
[Recorder] Frame rate can be influenced severely when starting a recording
How to reproduce:1. Create an HDRP template project2. Enter the Play Mode3. In the Game View, observe the performance4. Exit the Pla... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler