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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (2019.3.X):
tvOS + GLES, not fixing