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 color values are saved for Swatches when using HDR Color Picker
- Editor crashes when adding/removing a UI Document Style Sheet while in Play mode
- Scene and Game views turn black when all light sources are disabled
- Memory spike after activating Freeform Light2Ds
- Line Renderer Component elements do not fit in the Inspector window when minimising Inspector window is minimised
Resolution Note (fix version 4.0.9):
Fixed in com.unity.xr.arkit 4.0.9 and 4.1.0-preview.9