Search Issue Tracker
Fixed in 4.2.0-pre.8
Votes
1
Found in [Package]
2020.2.4f1
Issue ID
1321178
Regression
No
[AR Foundation][ARKit] Problem with depth images when XRCpuImage.ConversionParams are not MirrorY
When accessing depth images on the CPU from AR Foundation running on iOS, the images contain mostly invalid data when XRCpuImage.Transformation is set to something other than MirrorY. This is only affects iOS.
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
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
- [Android] Gfx.WaitForGfxCommandsFromMainThread high performance usage and inconsistency when built Player scene has Canvas GameObject on a specific Project
Jackoward418
May 28, 2021 05:01
best post
artoonie
Apr 15, 2021 03:46
In particular (to help people searching for this term), this issue happens on TryAcquireLatestCpuImage for me. The first 64 rows are valid data for me- it becomes invalid after that.