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
- Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
- ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
- Soft keyboard closes immediately after multiple touches are made if Pointer Behavior is set to SingleUnifiedPointer
- UI Image batching breaks when interleaving elements with mixed z-positions and materials
- KeyNotFoundException is thrown when retrieving some values from HyperLinkClickedEventArgs
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.