Search Issue Tracker
Duplicate
Votes
0
Found in
5.0.0f4
Issue ID
682850
Regression
Yes
[Material] Emissive and Transparent properties are not properly copied to new material
Steps to reproduce:
1. Open attached project's scene "Default"
2. Enter play mode.
3. Observe not correctly copied materials:
Two cubes in a front should look the same, two cubes and the back should change colors randomly. Right cubes have copied materials from left cubes.
4. In "Color Change Dest" and "Transparent Dest" inspector expand material component. One at the back ("Color Change Dest") starts working, at the front "Transparent Dest" gets correcrt color, but transparency is still not displayed correctly.
5. Exit play mode.
6. Select "Color Change Dest" and "Transparent Dest" and in the script "Copy Material" check "Copy Shader Keyword".
7. Enter play mode.
8. Cubes look like after step 4. (Transparency is still not displayed correctly)
Comments (1)
-
eheimburg
May 24, 2015 03:26
This bug makes it impossible to actually use Unity 5 "standard" shaders with dynamically configured content. It's a huge deal that breaks large-scale workflows, and it should be a hell of a lot higher priority.
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
This is a duplicate of issue #677642