Search Issue Tracker
By Design
By Design in 6.0.X
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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
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.
Resolution Note (6.0.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.