Search Issue Tracker
[XR] Editor crashes with ComputeBuffer::SetData when exiting the Play Mo...
How to reproduce: 1. Open the user's project 2. Enter the Play Mode 3. Exit the Play Mode Expected result: Editor does not crash Ac... Read more
Services Window breaks and shows an indefinite "Loading..." label when d...
How to reproduce: 1. Create a new project 2. Open the Services window 3. Undock it and dock it again 4. Observe the Services window ... Read more
[Metal] GfxDeviceMetal::CreateComputeProgram does not check inputs
The title is pretty explanatory, but due to a recent bug in compute kernel compilation, we ended up seeing some null shaders (size o... Read more
First frame of TextMeshPro text is rendered as squares
How to reproduce: 1. Open attached project "TmpBug.zip" 2. Enter Play mode (the Editor will be paused automatically) 3. Observe Gam... Read more
Package Manager - Unable to select items
A user reported an issue with not being able to select items in the editor (https://fogbugz.unity3d.com/f/cases/1171363/). I've mana... Read more
[Mac] UnityEditor Mac sometimes loses the installed Platform Support
To reproduce: 1. Create a new project 2. Set Platform Support to iOS or Android 3. Close Unity 4. Open the project again Expected r... Read more
Particles with Orbital Velocity set in Local Space rotates around custom...
How to reproduce: 1. Open the user's attached project ("Bug Test.zip") using the EnvIronman VM (optional) (more information in Edit)... Read more
Game View does not refresh after finishing Splash Screen Preview
Game View does not refresh after finishing Splash Screen Preview. Steps to repro: 1. Create a new Project. 2. File > Build Settings... Read more
Editor freezes when using Debug.Log and trying to print a value within t...
How to reproduce: 1. Open attached project "Case_1164485_repro.zip" 2. Open "Paddle" scene 3. Enter Play Mode Expected result: Edit... Read more
[Quick Search] Native Collection has not been disposed errors are thrown...
Native Collection has not been disposed errors are thrown on searching in "Search asset store" window. Steps to repro: 1. Create a... 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
- Reverting all overrides in a Prefab Variant creates unrevertible changes when the parent GameObject of the Prefab is a Canvas
- New ShaderGraph SubGraph remains dirty when the non-existing changes are discarded
- Inspector window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases