Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.1.0a12
2022.2
2022.2.0a10
Issue ID
1420022
Regression
Yes
[uGUI] Performing Undo after copy-pasting UI object's component values resets the Normal Color of the Original in the Scene view
How to reproduce:
1. Open the attached project
2. In the SampleScene Select the Button in the Hierarchy
3. Change the Normal Color in the Inspector
4. Copy Button component
5. Paste Component as Values for the Button (1)
6. Perform an Undo
Expected results: Component Values are only changed for Button (1) as it was the last user action
Actual result: Button (1) component values are reset, however, the original Button also changes color
Reproducible with: 2022.1.0a12, 2022.1.0f1, 2022.2.0a10
Not reproducible with: 2019.4.38f1, 2020.3.29f1, 2021.3.1f1, 2022.1.0a11
Notes:
1. Reproduced with Button and Toggle objects. Other UI objects may be affected as well
2. The incorrect color of the Original UI object in the Scene view can be fixed by entering Play mode
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
- SpeedTree importer fails to import .st files when path to the project includes a special character
- [VFX Graph] HSLS Redefinition error when input have the same name as attributes
- [VFX Graph] HLSL VFXFIXED_RAND isn't working
- Crash on Meta Quest 2 when using Vulkan
- Greyed out Icon for Tool Context is misaligned in the Tools Overlay in the URP 3D Sample Template
Resolution Note (2022.2.X):
Due to time constraints we will likely not get around to fixing this bug for the foreseeable future, closing as won't fix.