Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.2.0b2
Issue ID
1030610
Regression
No
[tvOS][GLES3] Survival Shooter Tutorial project renders black scene on AppleTV with OpenGLES3
How to reproduce:
1. Open the attached project
2. Make sure that Auto Graphics API is disabled and only GLES3 is picked
3. Build and run _Complete-Game scene on tvOS
Result: Entire screen is black and nothing is rendered correctly
This seems to be caused by 'PostProcessing'. Disabling PostProcessingBehaviour.cs script prevents the issue
DUT(reproducible):
AppleTV, tvOS 11.3
Reproducible: 2017.3.2f1, 2018.1.0f1, 2018.2.0a6, 2018.2.0b2
This issue is not reproducible with Metal. Also not reproducible on iOS
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
- TextMeshPro Shader "Mask" field does not update in Inspector when changing value
- Changing URP settings when a Shader Graph is open throws errors and renders the opened Shader Graph Asset useless
- GameObject cannot be renamed when right clicked and a different Editor window is in focus
- Objects are cleared when preloading a Pool during startup functions with Domain Reload disabled
- The text underline partially disappears when the bold effect is applied with certain fonts in the UI Builder
Resolution Note (2019.3.X):
tvOS + GLES, not fixing