Search Issue Tracker
Fixed in 2023.2.0b15
Fixed in 2023.2.X, 2023.3.X, 2023.3.0a10
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
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
Add comment