Search Issue Tracker
ScrollRect scrolling randomly stops even with the deceleration rate set ...
Steps to reproduce: 1. Open attached project2. Open scene "test" and run it3. Click on scroll rect and while holding mouse move it a... Read more
NullReferenceException when selecting UI Light
Steps to reproduce : - import the uGUI project- open the "REnderTexture" scene- navigate in the Hierarchy to Canvas>UI Camera>... Read more
Slider does not update when it is no longer controlled by a HorizontalLa...
Steps to reproduce:1. Open the project and the scene2. Find 'Slider' under Canvas in hierarchy3. Note that it's Rect Transform value... 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
UnityEvents function resets on compile
To reproduce:1. Open attached project2. Open test scene3. Select PlatformSpecificGameObject object4. Set on platform specific script... Read more
Changing InteractableStates while Deactivating EventSystem causes NullRe...
To reproduce the issue follow the steps:1. Launch the attached project called 'Selectable'2. Open the "Sample" scene3. Run the scene... Read more
UI images with negative width or height produce artifacts
Steps to reproduce: 1. Open attached project2. Untitled scene should be loaded automatically. If not, then load it manually3. Notice... Read more
2dRectMask creates a lot of GC Alloc (2.3kb) because of Canvas.SendWillR...
- open the attached project- open the scene called garbage- activate the profiler- play the scene- observe the GC Alloc for Canvas.S... Read more
Switching font and changing font size scrambles another text object
How to reproduce:1. Open the attached "FontBug" package2. Open test scene3. Select one of the Text game objects and change its font ... Read more
uGUI doesn't work in flash build
Steps to repro:1. Open the attached project2. Build to flash3. Observe that uGUI in flash build is not working 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