Search Issue Tracker
Fixed
Votes
0
Found in
5.0.0f2
Issue ID
673047
Regression
No
[Shader compiler] Specific shaders open gl compiled version throw "Material doesn't have a color property..." errors
Shaders "case_673047-ReliefTerrain2Geometry" open gl compiled version throws error related with Material Editor Inspector. At first it looks like it could be caused by poorly written shader, but I believe it can't affect default material editor.
1. Open project (attached by Lukas).
2. Select material "New Material", you should get tons of errors related to Material inspector view. (this material using shader "Compiled-case_673047-ReliefTerrain2Geometry").
"Compiled-case_673047-ReliefTerrain2Geometry" is shaders "case_673047-ReliefTerrain2Geometry" compiled open gl version.
The think is that shader "case_673047-ReliefTerrain2Geometry" in material doesn't throw error. That makes me bellive that problem is caused by material editor or shader compiler.
Reproduced: 5.0.0f4, 5.0.0b12, 4.6.3f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment