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
- [HDRP] Pathtracer still shows sun disk through transparent object even when there's no sky
- No space between checkbox and text in UI Toolkit Project Settings
- Dynamic Atlas Viewer has a different multiple choice dropdown
- Value of the "OnApplicationFocus" is "True" when Player loses the focus before it launches
- .mp3 playback position is inaccurate when loaded with .streamAudio while in Play Mode
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.