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

Issue after upgrade to Xcode 15 #883

Closed
likwifi opened this issue Sep 27, 2023 · 3 comments
Closed

Issue after upgrade to Xcode 15 #883

likwifi opened this issue Sep 27, 2023 · 3 comments

Comments

@likwifi
Copy link

likwifi commented Sep 27, 2023

Describe the bug
After upgrading to Xcode 15 I'm getting following error when unity view launches.
Any ideas what could be possible cause of this?
[ ] [Subsystems] Discovering subsystems at path /var/containers/Bundle/Application/A333446D-9A82-4A63-94A3-FD89CB0328B5/Runner.app/Frameworks/UnityFramework.framework/Data/UnitySubsystems
[ ] GfxDevice: creating device client; threaded=1; jobified=0
[ ] Initializing Metal device caps: Apple A12X GPU
[ +1 ms] Initialize engine version: 2022.3.10f1 (ff3792e53c62)
[+1405 ms] Process 2814 stopped
[ +1 ms] * thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=2, address=0x16dc1fff0)
[ ] frame #0: 0x000000011b2ae448 FlutterFlutterStandardCodecHelperReadValueOfType + 4 [ ] FlutterFlutterStandardCodecHelperReadValueOfType:
[ ] -> 0x11b2ae448 <+4>: stp x26, x25, [sp, #0x10]
[ ] 0x11b2ae44c <+8>: stp x24, x23, [sp, #0x20]
[ ] 0x11b2ae450 <+12>: stp x22, x21, [sp, #0x30]
[ ] 0x11b2ae454 <+16>: stp x20, x19, [sp, #0x40]
[ ] Target 0: (Runner) stopped.
[ ] thread backtrace all
[ ] Debugger state set to detached.
[ ] process detach

Unity (please complete the following information):

  • OS: Mac os silicon
  • Version 2022.3.10f1 LTS

Smartphone (please complete the following information):

  • Device: iPhone 13 pro
  • OS: IOS 17
@Velek
Copy link

Velek commented Sep 27, 2023 via email

@timbotimbo
Copy link
Collaborator

Can you try updating cocoapods using sudo gem install cocoapods? Version 1.13 notes a fix for Xcode 15.

@likwifi
Copy link
Author

likwifi commented Sep 28, 2023

Thanks it worked.

@likwifi likwifi closed this as completed Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants