Search Issue Tracker
In Progress
Fixed in 2023.3.0a10
Fix In Review for 2023.2.0b15
Votes
0
Found in
2023.2.0b11
2023.3.0a7
Issue ID
UUM-52070
Regression
No
PopupField<T>.value doesn't report changes to index properly
The PopupField<T>.value will change the index property, but won't report the change correctly, as it is comparing the new value with ... the new one.
It should compare it with the previous value instead.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- InternalCallRegistrationWriter attempts to launch with Mono when building the project with the IL2CPP Scripting Backend
- [Linux] FPS limit becomes unset for some time when maximizing Game View while in Play Mode
- ContextClickEvent not fired at runtime for UI Toolkit elements when right-clicked
- Behaviour.isActiveAndEnabled desyncs when checked from a sibling component during OnEnable/OnDisable
- "ArgumentOutOfRangeException" and UITK is rendered incorrectly when building in WebGL with Native C/C++ Multithreading enabled
Add comment