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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
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.