Search Issue Tracker
[Gizmos] InSelectionHierarchy does not draw gizmo when the child is sele...
To reproduce this issue: 1. Open the 'scene' 2. Select 'Main Camera' 3. Gizmo is shown in the scene 4. Select its child 4. No gizmo... Read more
Scene view disappears when zooming in 2D view after zooming in 3D view
How to reproduce: 1. Open attached Unity project "Bug" 2. In scene view toggle off 2D view 3. Zoom in until sprite is not visible 4.... Read more
[MSE] MergeScene API does not work as expected
Steps to repro: - Launch the attached project - Open the scene 1.unity - Click the playmode Note that scene 2.unity gets unloaded b... Read more
Navigation window filter doesn't work on Terrain
Steps to reproduce : - import the project attached - open the scene - go to Window > Navigation - select Terrains in the Scene Fi... Read more
[Scene View] Zooming out in scene view is no longer limited.
Infinite zooming out is possible by mouse scroll which makes Scene grid, game objects, and gizmos disappear. Steps to repro: 1. Cr... Read more
[GameView] UI position and scale doesn't update when game view window is...
Repro from scratch: - create a scene - add a UI>Text element - anchor it on the *right* side via the rect transform inspector (hold ... Read more
RenderTexture.Create failed error when GameView aspect ratio is automati...
To reproduce: 1. Open Game View 2. Open Aspect Ratio options 3. Add New Aspect Ratio (width: 99999; height: 10) Actual: GameView ... Read more
[Game View] Zooming scroll bar on GameView disappears after Play
Steps: 1. Open new scene 2. In game view, zoom the game view by either dragging the slider or mouse wheel 3. When game view is zoome... Read more
[MSE] Trying to load scene throws NullReferenceException after upgrading...
Steps to repro: 1. Launch the attached project 2. Try to open the scene Note that it throws an error in the console and cannot be ... Read more
Background object gets selected instead of the one in the front
Steps to reproduce: 1. Open attached project "SelectionBug.zip" 2. Open scene "bug" 3. Click on pink cylinder to select it ("prefab... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow