Search Issue Tracker
Won't Fix
Won't Fix in 1.4.X
Votes
1
Found in [Package]
1.4.0-preview.2
Issue ID
XRMOCKB-19
Regression
No
A GameObject with a material made from the built-in Lit Shader Graph is not rendered in the Right eye when using Single Pass Instanced Render Mode in the Built-in Render Pipeline
How to reproduce:
1. Open the “MockHMD“ project
2. Open the “SampleScene“
3. Enter the Play Mode
4. In the Game view set render mode from the drop-down to Right Eye
Expected result: The “LitBuiltIn“ GameObject is renderer as a grey sphere
Actual result: The “LitBuiltIn“ GameObject is renderer as a transparent circle with black corners or not rendered at all
Reproducible with: 1.2.0-preview.1, 1.3.1-preview.1, 1.4.0-preview.2 (2022.3.39f1, 6000.0.12f1)
Could not test with: 1.4.0-preview.2 (2021.3.41f1) (Could not resolve rendering issues)
Reproducible on: macOS 14.5 (Intel)
Not reproducible on: No other environments tested
Notes:
- Only affects the Right Eye rendering
- Only happens to the materials made from a built-in Lit Shader Graph
- A material from the built-in Unlit Shader Graph works as expected
- No repro when Render Mode in the “MockHMDBuildSettings“ is set to Multi Pass
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
Resolution Note:
We are currently focused on providing solid URP support, and have decided not to fix this issue as it pertains to the built-in renderer. We highly suggest switching your project to URP.
For developing XR projects on a Mac, we also suggest looking into the Meta OpenXR Simulator, as it provides a greater number of features than our MockHMD.
Resolution Note (1.4.X):
We are currently focused on providing solid URP support, and have decided not to fix this issue as it pertains to the built-in renderer. We highly suggest switching your project to URP.
For developing XR projects on a Mac, we also suggest looking into the Meta OpenXR Simulator, as it provides a greater number of features than our MockHMD.