Search Issue Tracker
Fixed
Votes
1
Found in
5.3.6p4
Issue ID
828388
Regression
No
[Camera] [GLES3] Camera with higher depth blocks rendering of deeper camera even if it is set to Depth only
To reproduce:
1) Open attached project
2) Make sure OpenGLES3 is enforced
3) Build and run on device or on 5.5+ game window preview in the editor with GLES3 emulation enabled
4) Notice that the Overlay Camera's view is rendered mostly black with some pink shapes
Tapping on bottom left button to switch the overlay camera to Orthographic mode fixes this
DUT:
Google Nexus 5 (Adreno 330)
Samsung Galaxy S7 (ARM Mali-T880MP12)
Samsung Galaxy S7 (Adreno 530)
Xiaomi Mi Pad (Nvidia Tegra K1-32) (Both GLESs' - it looks the same on OpenGLES2 like in above devices' OpenGLES3, and even worse in OpenGLES3)
Google Nexus 9 (Nvidia Tegra K1-64) (Both GLESs', but no additional noise on OpenGLES3 unlike Xiaomi)
Nvidia Shield Tablet (Nvidia Tegra K1-32) (Same as Google Nexus 9)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on __pthread_kill when entering Play mode
- Crash on tlsf_free when exiting Play Mode in a specific project
- Camera Solid Color is overwritten when injecting Custom Render Pass at 'RenderPassEvent.AfterRenderingPrePasses + 1'
- Shadows are not rendering when using the "On Demand" shadow update mode with GPU Resident Drawer and additional camera render texture
- "AVFoundationVideoMedia error while reading” error is thrown when streaming from a URL with a signed token in VideoPlayer
Add comment