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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (2019.3.X):
tvOS + GLES, not fixing