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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
Add comment