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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.