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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions