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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Add comment