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
- 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
Resolution Note (fix version 4.0.9):
Fixed in com.unity.xr.arkit 4.0.9 and 4.1.0-preview.9