Search Issue Tracker
Fixed
Fixed in 2023.2.20f1, 6000.0.0b15
Votes
0
Found in
2021.3.33f1
2022.3.14f1
2023.2.2f1
2023.3.0a16
6000.0.0b11
7000.0.0a1
Issue ID
UUM-57876
Regression
No
[BiRP] GetScriptableCullingParameters() uses the wrong projection matrix when rendering two forward+ passes in XR
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. In Mock HMD Add Camera window, select the Rendering Mode as “Single Pass Instance” for the Mock Camera 0
4. Enter the Play Mode
5. Select the Active checkbox for Mock Camera 0
6. In the Render Texture Viewer window, scroll down to view the output of the newly enabled Mock HMD and observe the shadow on the bottom of the green cylinder
Expected result: Shadow is fully rendered
Actual result: Only half of the shadow is rendered
Reproducible with: 2021.3.33f1, 2022.3.14f1, 2023.2.2f1, 2023.3.0a16
Reproducible on: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Notes:
- In 2023.2 and above the Mock HMD Add Camera window is called MockHMD.Editor.MultiCamera.Add and the Render Texture Viewer window is called MockHMD.Editor.MultiCamera.Ren
- In 2023.2 and above Scene appears darker
- Does not reproduce with Multi-Pass
- Does not reproduce with OpenXR or Vulkan
- Only reproduces in Play Mode
- Reproduces with All Graphics APIs
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
Add comment