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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 2019.1):
Fix verified in Unity 2019.1.0a8 (074c47d4e6ba)