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
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
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.