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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Resolution Note (fix version 4.0.9):
Fixed in com.unity.xr.arkit 4.0.9 and 4.1.0-preview.9