Search Issue Tracker
Fixed in 2019.1
Fixed in 2018.3
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
- Nodes in the Vertex block are deleted when the edge connected to the Node is deleted
- Changes to instanced detail mesh material don't immediately apply
- [uGUI] Vertices retrieved from GetUIVertexStream method cannot be modified when adjusting them through script
- Scroll bar scrolls less in the Package Manager packages than elsewhere when pressing on the empty scroll bar area to scroll
- Undo.RegisterCreatedObjectUndo dirties the scene, but no actual changes to Scene are made
Add comment