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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment