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
- LUT assets are not shown when selecting Spectral Lut with Advanced Object Selector
- GameObjects disappear from Scene view when hidden in Hierarchy and Scene view Eye icon is disabled with GPU Resident Drawer enabled
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
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.