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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment