Search Issue Tracker
Editor crashes when Graphics.DrawMeshNow is called
How to reproduce:1. Open the attached project's "case_1236602-Project.zip" Scene labeled "SampleScene"2. Enter the Play Mode3. Wait ... Read more
[IL2CPP] Crash on il2cpp::icalls::mscorlib::System::RuntimeType::get_Dec...
How to reproduce:1. Open attached project "Case_1236557"2. In the Menu bar select File -> Build And Run Reproducible with: 2018.4... Read more
Using entities crashes the Editor when repeatedly entering the Play Mode
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Exit the Play Mode4. Enter the P... Read more
[ReplayKit] Application freezes when ReplayKit.StartBroadcasting() is ca...
How to reproduce:1. Open the user-supplied project2. Build for iOS and launch the build on a device3. Click the Button in the displa... Read more
Significant Performance drop depending on the first clicked object tha...
How to reproduce:1. Open the attached (AnimationWindowSlow.zip)project2. Open the "SampleScene" Scene3. Expand "Fast" GameObject unt... Read more
[PLM] First small lightmap blocks following bigger lightmaps from being ...
When progressive updates is enabled, if there is enough memory for a first lightmap (a small one) but not enough memory for one of t... Read more
Entity is shown as changed when JobComponentSystem enters an OnUpdate fu...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. In the Console Window, inspect t... Read more
After reloading a scene or restarting Unity, Empty classes using the [Se...
How to reproduce:1. Open the attached BugSR.zip project2. Create a new GameObject in the Hierarchy3. Add "MyBehaviour" Component in ... Read more
"Exception: bad object" error is thrown when trying to Diff snapshots in...
Repro steps:1. Download both .snap files, attached by the user2. Create a new Unity project3. Install the Memory Profiler package4. ... Read more
[OSX] Scrolling is choppy when scrolling with a trackpad in the Editor
How to reproduce:1. Create a new project2. Add as many components to the 'Main Camera' GameObject that the Inspector would be scroll... 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