Search Issue Tracker
Fixed in 5.3.7
Votes
26
Found in
5.3.6p4
Issue ID
830414
Regression
No
Shader does not show up on iOS 10 GLES3
1. Open my attached project
2. Make sure OpenGLES3 is selected as graphics API
3. Build & deploy to iOS10 device.
Expected result: Character and house are rendered.
Actual result: Only shadow of character is rendered.
Reproduced with: 5.3.6p3, 5.4.0f3.
This is only reproducible when OpenGLES3 is set as graphics API, on iOS10 devices.
GLDDevice failed to build pipeline state: <private> error pops in XCode console window in every frame.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Image to Asset - generated content doesn't match input image
- "Branch or commit" dropdown is empty and does not show options when switching to a Repository that does not contain the previously selected branch name
- Sprite preview in Inspector gets more cropped when Padding is increased
- Unity logging warnings about [SerializeReference] when using localization package
- Model import documentation link is incorrect
Add comment