Search Issue Tracker
Fixed
Fixed in 5.1.6, 6.0.4, 6.1.0-pre.3
Votes
0
Found in [Package]
5.1.5
6.0.3
Issue ID
ARFB-487
Regression
No
ARPointCloudManager leaks data when it's component is enabled/disabled in XR simulation and the camera is stationary
Reproduction steps:
1. Open the “ReproProject“ project
2. Open the “Assets/Scenes/SampleScene“ scene
3. Select the “XR Origin” GameObject in the Hierarchy window
4. Open the XR Environment window and dock it (Window > XR > AR Foundation > XR Environment)
5. Enter Play Mode
6. Move the camera in the Game View with right-click and dragging the mouse
7. Disable the AR Point Cloud Manager component in the Inspector window
8. Enable the AR Point Cloud Manager component in the Inspector window
9. Exit Play Mode
10. Enter Play Mode
11. Observe the Console window
Expected result: There are no leak logs in the Console window
Actual result: There is a “Leak Detected” log in the Console window
Reproducible with: 5.1.5(2022.3.45f1), 6.0.3(6000.0.17f1)
Couldn’t test with: 4.2.10(2021.3.43f1) (due to compilation errors)
Reproducible on: macOS Sonoma 14.6.1 (M1 Pro)
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
Add comment