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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.