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.
Comments (2)
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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
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.