Search Issue Tracker
Won't Fix
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.