Search Issue Tracker
Won't Fix
Fix In Review for 6000.5.X
Won't Fix in 6000.5.X
Votes
0
Found in
6000.0.57f1
6000.2.3f1
6000.3.0b1
6000.4.0a1
6000.5.0a1
Issue ID
UUM-116538
Regression
No
Undo and redo does not update color field pop-up window after undoing other events outside the pop-up window
Steps to reproduce:
- Create and open an empty project
- Click on any color value to bring up the color pop-up window (you can use the directional light game object)
- Edit the color and change it to blue using the pop-up window's color picker
- Perform undo twice
- Perform {}redo twice{}{}{}
Actual results: The color pop-up window still shows the old value
Expected results: The color pop-up window updates to represent the current value, in this case, blue
Reproducible with versions:
6000.0.57f1
6000.2.3f1
6000.3.0b
6000.4.0a1
Tested on (OS): MacOS
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
- 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
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
Resolution Note:
VFX graph has its custom implementation. The logic is too deep and not easy to change due on how properties and blocks interact. Waiting for new front end to solve this.
Resolution Note (6000.5.X):
VFX graph has its custom implementation. The logic is too deep and not easy to change due on how properties and blocks interact. Waiting for new front end to solve this.