Search Issue Tracker
Services Window breaks and shows an indefinite "Loading..." label when d...
How to reproduce:1. Create a new project2. Open the Services window3. Undock it and dock it again4. Observe the Services window Expe... Read more
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... Read more
Editor crashes on "AtomicStack::Pop" when building standalone with a lot...
Reproduction steps:1. Open attached project(~3gb).2. Build it as a standalone and make sure that all the scenes are included.3. Unit... Read more
Local Variables list is in an incorrect position and overlaps when drawn...
Reproduction steps:1. Open the attached “LocalVariablesList.zip“ project2. In the Project window select the “MySO“ ScriptableObject3... Read more
Scriptable Object's Reset functionality is disabled
How to reproduce:1. Open the attached project "1202960.zip"2. Select the Test Scriptable Object3. Press the "three dots"/"gear" on t... Read more
[Hub] Missing folders in AndroidPlayer folder when installing Editor wit...
Reproduction steps:1. Open Unity Hub2. Go to Installs3. At the top right corner select Install Editor4. Install any Editor with Andr... 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 Game or... Read more
No warnings are thrown when using multiple Shaders with duplicate intern...
How to reproduce:1. Open the attached project (DuplicateShaderTest.zip)2. In the Project window, under Assets, select the Material "... Read more
EditorWindow maxSize is ignored
The property maxSize is ignored when resizing an EditorWindow. 1)Click "Bug/My Window" in the menu.2)Resize the window, it should on... Read more
[TextureCompression] Crash when EditorUtility.CompressTexture is called ...
Reproduction steps:1. Open the attached “IN-16564.zip” project2. Click “Bug Test” > “CompressTexture Crash” Expected result: Edit... 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
- [WebGPU] clearing 2d array texture only clears first slice
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window