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
- "Shader error redefinition of 'Varyings'" error appears when selecting the shader
- Crash after the “State comes from an incompatible keyword space“ log when opening the project
- [Android] GameObject are not rendered at all or rendered black when in the custom shader “multi_compile_instancing“ is enabled with two “float4” instance properties are present on older devices
- LineRenderer.BakeMesh generates a box-shaped MeshCollider when the camera's Y-axis rotation is in a specific range
- Different build sizes between Editor build and command-line build when "Static Batching" is enabled
Add comment