Unity Issue Tracker - Planes are offset when using XRPlaneSubsystem
Closed
ARFB-419
Planes are offset when using XRPlaneSubsystem
Package: AR Foundation
As Designed
6.0.X
5.1.X
As there is a transform on the XROrigin these are not expected to align in the scene view. They align in the game view, which is a composite of the simulation environment and the rendered content.
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. Enter the Play Mode
4. In Game view, Right-click and drag around to generate the planes
5. Observe the Scene view
Expected result: Generated planes are placed without offset
Actual result: Planes are generated with the offset from the Simulation Environment Scene