Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0b4
2019.1.0a2
Issue ID
1083321
Regression
Yes
[macOS]Selecting a GameObject that uses a Standard shader produces a Metal error each time the Editor is restarted
How to reproduce:
1. Create a new Unity project
2. Create any GameObject that uses a Standard Shader (a Cube, for example)
3. Check the Console window
Expected result: no errors are displayed in the Console window
Actual result: 'Metal: Error creating pipeline state (Standard): Link failed: The type of fragment input user(TEXCOORD0) does not match the type of the corresponding vertex shader output' is displayed in the Console window
Reproducible with: 2019.1.0a2, 2018.3.0b5, 2018.3.0b6, 2018.3.0b7
Not reproducible with: 2018.2.9f1, 2018.3.0b3, 2019.1.0a1
Notes:
Not reproducible on Windows 10
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note (fix version 2019.1):
Fix verified in Unity 2019.1.0a8 (074c47d4e6ba)