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
- Warning "Unable to load Unity.Android.Gradle's referenced assembly NiceIO ..." when recompiling scripts
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
- [HDRP Wizard] Fix All button is not presented using the macOS system
- "InvalidCastException: Specified cast is not valid" is thrown when Generating Lighting with "Virtual Offset" enabled in APV, and a static Skinned Mesh Rendered with a Mesh Filter Component is in the Scene
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.