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
- ListView fails to display items when the source list is cleared and a single element is added
- UI Toolkit ':hover' state remains active when another panel is drawn over the hovered element and Touch input is used
- Unsupported Orient modes can be selected and throw errors when using Strip VFX
- "Tab" key exits the name text field in the VFX Graph tab when renaming the Property
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph
Resolution Note (2019.3.X):
tvOS + GLES, not fixing