Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

World map is not available in ios15[Bug] #911

Closed
figoche opened this issue Nov 24, 2021 · 2 comments
Closed

World map is not available in ios15[Bug] #911

figoche opened this issue Nov 24, 2021 · 2 comments
Labels
bug A bug in an ARFoundation-related package

Comments

@figoche
Copy link

figoche commented Nov 24, 2021

Describe the bug
When the iPhone is upgraded to ios15, the world map cannot be used. The ios14 device will crash when it loads world map scanned by ios15 device ,and when the ios15 device loads world map scanned by ios 14 device,it will not crash but not work at all.

To Reproduce
1、Modify the world map scene in the arfoundation-samples and add an interaction - place an object when clicking the screen.
2、Start the application with a device upgraded to ios15.
3、Save world map, reset world map, then click load world map.
4、We will find that the object does not appear in the location when it is saved.

  • Device: iPhone 12、iPhone 13 pro
  • OS: iOS15.02、iOS15.1.1
  • Unity version: 2020.3.22
  • ARFoundation version:4.2
@figoche figoche added the bug A bug in an ARFoundation-related package label Nov 24, 2021
@ankur-unity
Copy link
Collaborator

ARKit WorldMap are managed by Apple. You can file a bug report with Apple
https://developer.apple.com/bug-reporting/

@figoche
Copy link
Author

figoche commented Dec 1, 2021

Thank you very much for your reply. I have submitted bug feedback to apple. We try to package the arworld map example officially provided by apple, which works normally on ios15.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug in an ARFoundation-related package
Projects
None yet
Development

No branches or pull requests

2 participants