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
- 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
Add comment