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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note (2019.3.X):
tvOS + GLES, not fixing