Search Issue Tracker
0
votes
Won't Fix
"Assertion failed on expression" errors when using IMGUIContainer from "...
Using IMGUIContainer to create a window (with GUILayout.Window()), causes multiple assert failed messages:Assertion failed on expres... Read more
0
votes
Won't Fix
Cannot click button that was created using the IMGUIContainer from "UIEl...
1. Open the attached "repro.zip" project2. Enter the Play mode3. Click the button in the scene Expected result: Button text changes,... Read more
0
votes
Fixed
[UIElements] Selected item in resized ListView UIElement with scrollbar ...
How to reproduce:1. Open attached project "ListView.zip" and scene "SampleScene"2. In Assets window, open "ListViewNavigation.cs"3. ... Read more
0
votes
Fixed
[UIR] There is no immediate effect on the picked text when changing left...
How to reproduce:1. Create a new project2. Open the Package Manager3. Open the UIElements Debugger (press CTRL-F5)4. Press Pick Elem... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist