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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.