Search Issue Tracker
Pixel Heights isn't correct in Scene view when UI Scaling is set to 125%
Reproduction steps:1. Open project "case_1419206.zip"2. Open Preferences window from Edit > Preferences then change the UI Scalin... Read more
[Scene] Additive Materials Not Showing in Wireframe Mode
Additive (or Additive (Soft)) material is not showed in Scene tab when the shading mode is "Wireframe". Steps for reproduction: 1) O... Read more
Multiscene editing adds UI components to the first scene, not to the sel...
Multiscene editing adds UI components to the first scene, not to the selected scene Read more
[ColorSpace] Changing color space to 'Linear' and reopening the project ...
Steps to reproduce: 1. Create new Unity project2. Add random game object to the scene3. Notice you can select anything you want in t... Read more
[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 scene4. Select its child4. No gizmo is s... Read more
Missing Undo/Redo for GameObject > Toggle Active State
To reproduce:1. Open new project2. Select Main Camera3. Press Gameobject -> Toggle Active State4. Press Edit -> Undo Selection... Read more
Editor poor/slow performance with multiple GameObjects (around 2k) while...
How to reproduce:1. Open attached project "SlowEditor.zip" and scene "SampleScene"2. Enter Play mode3. In Scene view, rotate the cam... Read more
RenderTexture.Create failed error when GameView aspect ratio is automati...
To reproduce:1. Open Game View2. Open Aspect Ratio options3. Add New Aspect Ratio (width: 99999; height: 10) Actual: GameView is red... Read more
GameView error message when using high resolution (>4096x4096)
Error message when exceeding maximum resolution should include that OpenGL ES 2 simulation is the cause (using no emulation shows no... Read more
The Game View Scale changes from 2x to 1x when transitioning from Edit t...
How to reproduce:1. Open attached project-- Target platform is set to iOS-- Low Resolution Aspect Ratios box is unchecked2. Verify t... 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