Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.3.X
Votes
0
Found in
Issue ID
1097864
Regression
No
Compute shader errors not being passed to inspector/console on Metal
Compute shader errors are not passed to inspector/console if all kernels fail on DX compiler errors on Mac (Metal).
Steps to repro:
- On Mac editor with Metal selected as the graphics API, create a new compute shader
- Make a syntax error in the shader
- See no errors coming in the inspector or console
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GameObjects with "hideFlags.DontSaveInEditor" paired with the "DontDestroyOnLoad" method are not relieved up when the Play Mode is exited
- [Linux] Editor language is not changed when selecting a different language
- Canvas Renderer open the outdated documentation
- "Please remove the CanvasRenderer component" warning is thrown when opening the TMP Sample Prefabs
- [Android] Application either crashes, renders the screen black or doesn't render Lit GameObjects when switching to the highest quality Universal Render Pipeline Asset during Runtime
Add comment