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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Add comment