Search Issue Tracker
Fixed
Fixed in 6000.0.3f1
Votes
0
Found in
6000.0.0b16
Issue ID
UUM-71463
Regression
No
[HDRP] XR Multipass calls BeginCameraRendering and EndCameraRendering for each pass of the same camera
Steps to reproduce:
1. Have a HDRP Project with Mock HMD
2. Create an script that subscribes to BeginCameraRendering and EndCameraRendering.
3. Enter playmode
4. See that the callback is raised 1 time for each pass instead of 1 per camera.
Actual results:
Expected results:
Reproducible with versions:
Not reproducible with versions:
Can’t test with versions:
Tested on (OS):
Notes:
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment