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
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
- Tile Palette Window zoom level resets when the Window becomes inactive
- [iOS] Exported Xcode "Unity-iPhone" Xcode project shows the "Framework" folder as red
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.