Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0a5
2018.1.0b8
Issue ID
1005340
Regression
Yes
Cannot copy paste Color from one Color Field to another if they are on the same GameObject
How to reproduce:
1. Open the attached "CopyPasteBug" and "SampleScene" project
2. Go to Canvas --> Button
3. Change Buttons normal color (to blue for example)
4. Right click on Normal Color field and copy it
5. Try to paste the Color onto other Color field (Pressed Color for example)
Expected result: Color gets pasted to another Color field
Actual result: Color does not get pasted to another Color field (copy-paste does not work)
Regression introduced in - 2018.1.0a5
Reproducible with - 2018.2.0a2, 2018.1.0b9, 2018.1.0a5, 2017.3.1p2
Not reproducible with - 2018.1.0a4
Notes:
1. Re-opening the Editor solves the issue, but problem re-emerges, once the different color is picked for some Color field
2. No issues happen when copying the Color from one GameObject to another
Fixed in - 2018.2.0b1 and 2018.1.0f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Floating Material Preview window has a burger icon button that does nothing when pressed
- TreeView drag and drop operation is not cancelled when a modal opens over it
- Remote Config window causes performance drop in Editor when multiple settings are added
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
Add comment