Search Issue Tracker
Fixed in 5.1.2
Votes
0
Found in
5.0.0f1
Issue ID
670391
Regression
No
[OpenGL] Non-uppercase SV_POSITION semantic silently fails on Mac and materials are not rendered
Steps to reproduce this issue:
1. Open the attached project
2. Look at 'Uppercase' material in Inspector, see that the sphere is rendered in the preview
3. Look at 'Lowercase' material in Inspector, see that sphere is not rendered in the preview
4. Compare the Uppercase and Lowercase shaders and see that the only difference (other than name) is casing of the SV_POSITION semantic
Only reproducible on OSX. Not reproducible on Windows
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
- Texture2D.PackTextures causes mips 7-9 to turn pink when packed textures are of ASTC 4x4 compression
Add comment