Search Issue Tracker
Fixed
Fixed in 0.5.0
Votes
0
Found in [Package]
0.5.1
Issue ID
XRCLB-46
Regression
No
PlayMode Emulation of the Eye Rig Projection Layer Shows Objects in Reverse Order
*Steps to reproduce:*
1. Create a Cube and Sphere and place the Cube in front of the Sphere
2. Create a new Projection Eye Rig
3. Assign the Cube and Sphere to the Projection Eye Rig by changing their User Layer to that of the Eye Rig
4. Enter PlayMode
*Actual results:* The Game View will show that Sphere in front of the Cube
*Expected results:* The Game View to show that the Cube is in front of the Sphere
!objectrendering-order-bug.png!
*Reproducible with versions:*
*Not reproducible with versions:*
*Can’t test with versions:*
*Tested on (OS):*
*Notes:*
*
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (fix version 0.5.0):
Adjusted Depth Format to D32 to prevent render order issues.