Search Issue Tracker
Short cut keys are not registered in Unity after a modal dialog box popup
Steps to reproduce:1. Download 971524_repro.zip and open "new" scene2. Create two empty objects in the scene3. Drag several sprites ... Read more
The Editor crashes when closing 2 custom editor windows at the same time
Reproduction steps: 1. Open "DEL_2017.zip" project2. "Tools" -> "Level Maker"3. "Piece Editor"4. Close both of the windows with t... Read more
Script Execution Order menu doesn't show complete class names for long c...
How to reproduce:1. Open the attached "case_1122059-SEODialogBug" project2. Go to Project settings > Script Execution Order and m... Read more
[Linux][Editor] Un-docked tab/window cannot be resized.
Tab/window in the Editor, such as Scene view, Game view, Hierarchy, etc, cannot resize after becomes un-docked. Repro:1. Open Editor... Read more
"Should not be capturing when there is a hotcontrol" logs appear when ch...
Repro steps:1. Open user attached project2. In the Hierarchy, select "Main Camera"3. From the Camera component, open Target Texture'... Read more
Custom cursor flickering in Editor window when in play mode
How to reproduce:1. Open the attached project "994231cursor.zip"2. Open scene Assets/"test harvest action"3. Enter Play mode4. Move ... Read more
Editor crashes with GetManagerFromContext: pointer to object of manager ...
Steps to reproduce: 1. Download the repro project and open SceneFramework scene2. Enter the Play mode3. Once the menu loads, press S... Read more
[Linux] Check for Updates does not produce Unity Editor Update Check window
Steps to reproduce:1. Open Unity editor2. Select Help -> Check for Updates Expected result: Unity Editor Update Check window appe... Read more
[Linux Editor] Crash in funlockfile (Material::UnshareMaterialData()) wh...
Steps to reproduce:1. Download "mini.tgz" attached by the user2. Enter "player" scene3. Drag-and-drop "scene-0-0" and "scene-1-1" to... Read more
Using Quaternion.Euler transforms rotation with a very slight error with...
Steps to reproduce:1. Open QA's attached project2. Play the "repro" scene3. Observe "empty(Clone)" gameobject's rotation is 90.00001... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS