Search Issue Tracker
Fixed
Fixed in 2023.1.0b13, 2023.2.0a6
Votes
2
Found in
2023.1.0a11
2023.2.0a1
Issue ID
UUM-15264
Regression
Yes
[UI Toolkit] IMGUI emun property inside a IMGUIContainer and ListView work incorrectly
Steps to repro:
# Open the project
# select "Assets/ExampleObj.asset"
# Then try to change some enum dropdown in the inspector.
See gif file for results
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [iOS] Back Triple Camera is not focusing manually and automatically
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
AlexFCL
Nov 14, 2022 04:53
There is also same(?) issue in 2021.3.13f1 when using UI Toolkit (reorderable)ListView to show a list of IMGUI that has EdirotGUI.Popup
When the popup is selected, somehow the list element is automatically selected and the list goes into re-order state. The element does not snap to proper List positions and sometimes the entire List is bugged.
Have to select another asset then reselect the asset (refresh inspector) then the list will show properly but will still behave as above.