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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment