Search Issue Tracker
By Design
Votes
0
Found in
5.6.0f3
Issue ID
899692
Regression
No
[Android] 3D objects are not rendered when Disable Depth and Stencil is set to true with Camera clear flags set to skybox
To reproduce:
1.Download and open "TestVulkan.zip" project.
2.Open Player Settings and set "Disable Depth and Stencil" option to true.
3.Build and run the project on a device.
Expected result: Cube is rendered and seen in the built application.
Actual result: Cube is not rendered in the built application.
Reproduced with: 5.4.5p1, 5.5.3p1, 5.6.0p2, 2017.0.1b1.
DUT:
Samsung SM G925F (Galaxy S6 Edge), OS:6.0.1, CPU:arm64-v8a, GPU:Mali-T760, Build:samsung/zeroltexx/zerolte:6.0.1/MMB29K/G925FXXU5DQA7:user/release-keys
Google Pixel, OS:7.1.2, CPU:arm64-v8a, GPU:Adreno (TM) 530, Build:google/sailfish/sailfish:7.1.2/N2G47E/3766409:user/release-keys
Google Nexus 7, OS:5.1.1, CPU:armeabi-v7a, GPU:NVIDIA Tegra 3, Build:google/nakasi/grouper:5.1.1/LMY47V/1836172:user/release-keys
Notes: Works fine when clear flags are set to any other option.
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
Add comment