Search Issue Tracker
By Design
Votes
0
Found in [Package]
5.1.1
5.1.2
6.0.0-pre.5
6.0.0-pre.6
Issue ID
ARFB-419
Regression
No
Planes are offset when using XRPlaneSubsystem
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
Reproducible with: 5.1.1 (2021.3.35f1), 5.1.2 (2022.3.20f1), 6.0.0-pre.5 (2023.2.11f1), 6.0.0-pre.6 (2023.3.0b8)
Reproducible on: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Note:
- Reproducible in Play Mode with Windows and Android Platforms
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
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
- Crash on EditorApplication:Internal_CallUpdateFunctions when pushing property block by index to SpriteShapeRenderer
- Depth Texture Mode "After Opaques" breaks when "Full Screen Pass Renderer Feature" is added
Resolution Note:
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.