Search Issue Tracker
"Constant Physical Size" option does not produce consistent/accurate res...
How to reproduce: 1. Open attached project2. Open scene Scene.unity- Note how the square which says '2cm' in the bottom right corner... 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
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
When the Animator Component is above the button script, the 'Animator ha...
To reproduce this bug: 1. Create UI Button2. Select Transition - Animation on Button script3. Click 'Auto Generate Animation'4. Move... Read more
UI elements can become permanently damaged, resulting in their RectTrans...
To reproduce:1. Open attached project2. Open Main scene3. Select disabled TabPanel (UIController->ContentTestTabGroup->Content... Read more
Memory leak after changing display from UI render camera to main camera
Steps to reproduce:1. Download "Testmemoryleakui.zip" and open "test-scene" scene2. Open Profiler window3. Press play button4. Press... Read more
UI ArgumentOutOfRangeException, Parameter name: index
Reproduction steps:1) Build scene "Escena" for android.2) Run on a device3) Enter some text into all text fields4) Start clicking on... Read more
If Canvas Scale Mode is "Scale With Screen Size" the text and its UI Tex...
Reproduction Steps:1. Open Project "Test017"2. Open test scene3. Look at the Game View window and notice that there are text fields4... Read more
[OSX] Crash when exiting play mode in GfxDeviceClient::SetMaterialProper...
How to reproduce: 1. Open attached project2. Open scene PlatformerTest.unity3. Enable Maximize on play4. Play the scene5. Stop playi... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class