Unity Issue Tracker - AREnvironmentProbe is created as a child of XROrigin.TrackablesParent when AutomaticPlacement is set to false on start
Fixed
ARFB-486
AREnvironmentProbe is created as a child of XROrigin.TrackablesParent when AutomaticPlacement is set to false on start
Package: AR Foundation
Fixed
6.1.X
6.1.0-pre.5
6.0.X
6.0.5
5.1.X
5.1.6
Won't Fix
4.2.X
Port of fix is not necessary
Reproduction steps:
1. Open the “ReproProject“ project
2. Open the “Assets/Scenes/SampleScene“
3. Enter Play Mode
4. Observe the “AREnvironmentProbe“ GameObject in the Hierarchy window
Expected result: The “AREnvironmentProbe” GameObject does not exist
Actual result: The “AREnvironmentProbe“ GameObject is a child of the “XR Origin/Trackables” GameObject