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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment