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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment