Search Issue Tracker
Find References in Scene shows objects that are not referencing the asset
Steps to reproduce: 1. Open attached “FindReferences.zip” Unity project 2. Open “Test" scene 3. Find “Disable" asset in Project tab ... Read more
[Worker thread] Unity Editor freezes when trying to close it after calli...
Steps to reproduce: 1. Download and open the attached project 2. Open scene "TestScene" 3. Hit play 4. Hit play again to stop 5. Att... Read more
Editor doesn't show that the Scene was changed when adding a Prefab with...
How to reproduce: 1. Open the attached "1410528.zip" project 2. Open the "SampleScene" Scene 3. Open the Custom "Test" Window via th... Read more
Scene icons in the Hierarchy window are pixelated when Display Scale is ...
How to reproduce: 1. Open any project 2. Open the System Display settings 3. Change the Scale value to 125% or more Expected resul... Read more
EditorApplication.hiearchyWindowItemOnGUI callback isn't called when scr...
How to reproduce: 1. Open the user's attached "UnityBugRepo" project 2. Open the "SampleScene" and "SampleScene2" Scenes additively ... Read more
Invalid GUILayout state in SceneHierarchyWindow view after double-click...
Steps to repro: 1. Open the attached project and Scene2; 2. Open the Light Explorer window (Window>Rendering>Light Explorer; 3. Dock... Read more
Missing Game Object selection outlines when viewing prefabs in scene con...
How to reproduce: 1. Create a new project and open it 2. In the Hierarchy create a new parent Cube with 1 child Cube under it 3. Tur... Read more
Terrain Trees are outlined in the Scene view when selecting any GameObje...
How to reproduce: 1. Open the user's attached "case_1385862" project 2. Open the "SampleScene" Scene 3. Select the "Cube" GameObject... Read more
Rect Transform edge position changes when Pasting As Child on a differen...
Reproduction steps: 1. Open user attached project ("UnityCanvasIssue.zip") 2. Open SampleScene 3. Select "GameObject" and "Image" in... Read more
Copying GameObjects into another Scene renames them with an incremented ...
Reproduction steps: 1. Open the attached project 2. Copy Game Object "Test" from "Scene1" 3. Paste copied "Test" into "Scene2" Expe... 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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used