Search Issue Tracker
CanvasRenderer only renders the first 5 submeshes
How to reproduce: 1. Open attached project2. Open scene Bug.unity3. Select the gameobject Canvas/Image4. Switch Inspector to Debug m... 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
Nested Canvas Layouts Break on Play Mode / Reloading Unity
How to reproduce: 1. Open attached project2. Open scene Test.unity3. Resize the canvases so they appear as in the screenshot4. Play ... Read more
EventSystem component's "add default input modules" button is not undoable
How to reproduce:1. In a blank scene, create an empty game object.2. Add Component > Event > Event System.3. Press the button ... Read more
Disabling UI GameObject and going into Play Mode makes it invisible upon...
To reproduce:1. Open attached Unity project "UITest"2. Open "test" scene3. In the hierarchy, navigate to Canvas --> Image and dis... Read more
Editor freezes when adjusting toggles on startup
To reproduce:1. Open attached project (repro668918.zip)2. Open Menu scene3. Press play4. Editor freezes Read more
transform.LookAt breaks UI Event System
How to reproduce: 1. Open attached project2. Open scene Scenes/Main.unity3. Select the gameobject Planet/Vertical Movement Container... Read more
Upgrading project to 5.1 no UI elements appear in Scene view
Works fine on 5.0 and 5.2; Opening project with 5.1, UI elements are not rendered in Scene view, though Game view renders UI element... Read more
Unexpected compilation errors about missing UI module thrown when buildi...
- Open the attached project in Unity 5.4- Fix two script compilation errors created by some obsolete APIs (the original project was ... Read more
OnClick() area doesnt recheck functions, after changing script, and then...
OnClick() area doesn't recheck functions, after changing script 2) How can we reproduce it using the example you attached Please see... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved