Search Issue Tracker
Fixed
Votes
0
Found in
5.3.5f1
Issue ID
805876
Regression
No
[Mobile] If 'Clear Flags' option is set to 'Don't Clear' on camera the whole screen is rendered black
Steps to reproduce:
1) Open the attached project.
2) Attach scene 'Main' to build.
3) Deploy to Android device or iOS device via Xcode.
4) Open the app.
The screen becomes black as soon as the app launches. Everything is functional - GUI buttons can be pressed (pressing in the middle of the screen opens keyboard).
If the project is re-built with 'Clear Flags' option of 'UICamera' in the scene set to 'Solid Color' the issue disappears. This issue occurs on both Android and iOS devices. Tested with both Metal and OpenGLES2.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment