Search Issue Tracker
Fixed in SRP 10.1.0
Votes
0
Found in [Package]
10.1.0-preview.27
Issue ID
1279514
Regression
Yes
Shader error in 'Hidden/Universal Render Pipeline/XR/XROcclusionMesh' on Android OpenGLES2
To reproduce:
1. Open URP Template;
2. Change platform to Android;
3. Add OpenGLES2 api and change Color Space to Gamma;
4. Press Build and run.
Expected result: no errors are thrown.
Actual result: Shader error in 'Hidden/Universal Render Pipeline/XR/XROcclusionMesh': Output signature parameter (1-based Entry 1) type must be a scalar uint. at line 26 (on gles) is thrown
Reproduced on 10.1.0-preview.27 (Master SRP branch)
Not reproduced on 10.0.0-preview.26 (Package manager)
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