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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected