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
- Spring Joint shows only one anchor gizmo in Scene view when "Auto Configure Connected Anchor" is enabled
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
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.