Search Issue Tracker
UI Image position is set to NaN after changing Orthographic Camera size ...
How to reproduce:1. Open attached Unity project2. Reset Rect Transform component from Image GameObject3. Change Orthographic Camera ... Read more
Continuously updating colorMultiplier for a Selectable's colors allocate...
How to reproduce:1. Open user-submitted project (ColorTest) and 'SampleScene' scene2. Enter Play Mode3. Open the Profiler window and... Read more
[UI] Child of Canvas is corrupted when Main Camera size is set to 0 in t...
To reproduce:1. Create a new project2. Create Canvas and add a cube to it3. Set "Render Mode" in Canvas to "Screen Space - Camera"4.... Read more
Child Canvas gets parameters set to zero when upgrading Unity version
1. Create a new project in any of 2019, 2020, or 2021 Unity streams version2. Create a new UI Canvas3. Create another UI Canvas4. Ma... Read more
Graphic Raycaster stops hitting GameObjects when opening a selection win...
How to reproduce:1. Open the attached "1290074_repro" project2. Open the Scene "SampleScene"3. Enter the Play Mode4. In the Hierarch... Read more
Large-ish float error margins when using the Rect Tool to rotate a 3D Ob...
Steps to reproduce:1. Open the attached project2. Switch to the Rect Transform tool3. Select the Cube in Scenes/SampleScene.unity4. ... Read more
Most of the Scene View's Tool indicators are at an incorrect position wh...
Reproduction steps: Open the attached project Select the “Platform” GameObject located under (TestLevelScene > Room4 > Platfor... Read more
[Android] Canvas with a single text is causing huge PostLateUpdate.Playe...
Steps to reproduce:1. Open attached project2. Build and run on Android with "Development build" & "Autoconnect Profiler" options... Read more
SendMessage warning thrown when calling SetSizeWithCurrentAnchor(Axis, F...
Reproduction steps:1. Open the Project inside of "UIBehaviourBug.zip"2. Open "SampleScene", select the "GameObject" GameObject3. Ins... Read more
Unity throws "SendMessage cannot be called during Awake, CheckConsistenc...
To reproduce: 1. Download attached project “SendMessageSpam.zip" and open in Unity2. Open "SampleScene" scene3. In Hierarchy select ... 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