Search Issue Tracker
Disabled input field crashes Unity when playing
To reproduce this bug: 1. Create a new project 2. Create an input field 3. Play 4. Stop 5. Disable input field in the hierarchy 6.... Read more
Errors thrown when loading a new Scene on Awake, then returning to the s...
To reproduce: 1. Open attached project 2. Open Scene1 3. Press play 4. Notice the errors about Missing Reference Exception with a... Read more
Pausing and unpausing the game breaks UI with nested canvases
To reproduce: 1. Open attached project 2. Open 01 scene 3. Enter play mode 4. Pause play mode 5. Resume play mode Expected result: T... Read more
Moving cursor unselects whatever was selected with the UI navigation keys
To reproduce this bug: 1. Open the attached project 2. Open the SelectionEventsTest.unity scene 3. Press play. The redPane is selec... Read more
2D Rect Mask permanently applied even if component is removed
Reproduction steps 1. Open repro project (3.rar) 2. Open scene "3" 3. Add component "Rect Mask 2D" to the Canvas 4. Remove Rect Mas... Read more
Images with no sprite assigned will inherit the textures of other images...
Repro steps: 1) Open "TestScene" in the included project. 2) Note the two canvases in the scene, BackgroundCanvas (disabled) and D... Read more
Rect transform values change when changing image properties in the anima...
The top and botton values of rect transform are slowly incrementing when changing UI Image's alpha channel in the animation Steps t... Read more
When a parent is disabled, clicking "apply" resets the Rect Transform of...
To reproduce: 1. Open attached project 2. Open realignWhenDisabled scene 3. Expand the tree until you find "StatList" 4. Click it, ... Read more
Canvas Group alpha remains even after removing component
To reproduce: 1. Open attached project 2. Open test scene 3. Select GameObject in Hierarchy 4. Notice that alpha on Canvas Group is... Read more
InputField Input Caret gets added to scene after applying changes to prefab
To reproduce: 1. Open attached project 2. Open Test scene 3. Select Canvas 4. Press Alt and Left Arrow key to expand everything u... 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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window