Search Issue Tracker
[IMGUI] Unable to change the "Aspect Ratio" value under Aspect Ratio Fit...
Unable to change the "Aspect Ratio" value when "Aspect mode" is set as "None" in Aspect Ratio Fitter. Value can be changed when "Asp... Read more
Navigation between Input fields with arrow keys or gamepad are getting s...
How to reproduce:1. Open attached project "ReproductionNavigation.zip" and scene "SampleScene"2. Enter Play mode3. In Game View, pre... Read more
[Android][UI] disappears on high resolution Android phones
Steps to reproduce:1. Open user's attached project "vectorfieldgame.zip"2. Build it to Android3. Open it and notice there is no UI c... Read more
Pasted GameObjects have a Scale equal to Canvas Scale when Canvas Render...
How to reproduce:1. Open the attached project (UIScaleBug.zip)2. Open the Scene 'SampleScene'3. Make sure that the Canvas Render Mod... Read more
Text is displayed as black squares in Scene view in a specific project
Steps to reproduce:1. Open user's attached project "IdleBeach.zip"2. Open "SampleScene"3. Notice that Text in the Canvas is displaye... Read more
[Android]UI is multiplied in a build when loading UI with a script
Steps to reproduce:1. Open user's attached project "Magnus.zip"2. Build it to Android3. Notice multiplication of the UI in the "Main... Read more
NaN values in Rect Transform when the anchor is set to stretch and all t...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/Game.unity” Scene3. Expand the “Canvas” GameO... Read more
parent canvas scale changes when enter playmode or enabled
1. Open attached project2. Enter playmode or enable parent canvas "Front"Expected result : parent scale doesn't changeActual result:... Read more
[Android] Huge GfxDriver size increase when animating UI
Steps to reproduce:1. Open user-supplied project2. Build and run the app with the profiler attached3. Notice the Memory -> GfxDri... Read more
Assets are referenced by ManagedStaticReferenced when Scene is unloaded ...
How to reproduce:1. Open the attached 'UiMaskBug.zip' project2. Open 'Empty Scene' Scene3. Enter Play Mode4. Press 'Load' button in ... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project