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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 0.5.0):
Adjusted Depth Format to D32 to prevent render order issues.