Search Issue Tracker
Disabled input field crashes Unity when playing
To reproduce this bug: 1. Create a new project2. Create an input field3. Play4. Stop5. Disable input field in the hierarchy6. Press ... Read more
Errors thrown when loading a new Scene on Awake, then returning to the s...
To reproduce:1. Open attached project2. Open Scene13. Press play4. Notice the errors about Missing Reference Exception with a Scroll... Read more
Pausing and unpausing the game breaks UI with nested canvases
To reproduce:1. Open attached project2. Open 01 scene3. Enter play mode4. Pause play mode5. Resume play modeExpected result: The UI ... Read more
Moving cursor unselects whatever was selected with the UI navigation keys
To reproduce this bug: 1. Open the attached project2. Open the SelectionEventsTest.unity scene3. Press play. The redPane is selected... Read more
2D Rect Mask permanently applied even if component is removed
Reproduction steps1. Open repro project (3.rar)2. Open scene "3"3. Add component "Rect Mask 2D" to the Canvas4. Remove Rect Mask 2D ... 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 Dialo... 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 to... Read more
When a parent is disabled, clicking "apply" resets the Rect Transform of...
To reproduce:1. Open attached project2. Open realignWhenDisabled scene3. Expand the tree until you find "StatList"4. Click it, and n... Read more
Canvas Group alpha remains even after removing component
To reproduce:1. Open attached project2. Open test scene3. Select GameObject in Hierarchy4. Notice that alpha on Canvas Group is set ... Read more
InputField Input Caret gets added to scene after applying changes to prefab
To reproduce:1. Open attached project2. Open Test scene3. Select Canvas4. Press Alt and Left Arrow key to expand everything under th... 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
- AssetBundle Variants do not switch when a Sprite (2D and UI) texture is referenced from a Material
- Location tooltip in the Viewport of UI Builder window does not update when the UI Document Asset is moved to a different location
- Audio Clip Volume and Avoid Repeating Last fields values cannot be changed in Audio Random Container window
- Setting a variable in the root selector via an imported USS file in a theme does not work
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash