Search Issue Tracker
Fixed in 4.0.9
Votes
0
Found in [Package]
4.0.8
Issue ID
1276935
Regression
No
[ARKit] ARObject importer can fail to import assets when the host machine does not use periods for floating point decimals
This affects object tracking in ARFoundation's implementation of ARKit. The ARObject importer parses floating point numbers from a plist, which currently uses the host machine's region settings. For example, European machines may expect 3,1415 instead of 3.1415.
See also https://github.com/Unity-Technologies/arfoundation-samples/issues/597
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
Resolution Note (fix version 4.0.9):
Fixed in com.unity.xr.arkit 4.0.9 and 4.1.0-preview.9