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

Consistent crashes with iOS 15 #11

Open
ylevtov opened this issue May 14, 2022 · 2 comments
Open

Consistent crashes with iOS 15 #11

ylevtov opened this issue May 14, 2022 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@ylevtov
Copy link

ylevtov commented May 14, 2022

Hi @keijiro. We've started getting consistent crashes with iOS 15 and just wondering if this comes under the umbrella of some of the other issues you've already logged with Unity re. their implementation of Metal, or if it's something fixable within this repo.

FYI these builds were built with NDI5 (due to no longer being able to find NDI4.5 online) and KlakNDI 2.0.3 instead of 1.0.12. Other than that, the logs below were built with this repo as-is.

Here's a crash report and some info from the debugger (obtained from TestFlight):
crashlog-orig.log

Screenshot 2022-05-14 at 13 26 29

Screenshot 2022-05-14 at 13 26 14

Xcode Crashpoint (zipped - may require project files):
O2nr6MpEOKzNbsB5GhvER.xccrashpoint.zip

We also have a fork of this project (very few changes, and none that I'd have thought would affected rendering) where the project has crashed in slightly different place (TexturesMetal::AddCreatedTexture()):
crashlog-fork.log

167112477-17b4b817-65ca-4f65-96ab-8049323b6ef5

167112609-4d14b898-724d-4fbf-b294-b88125ea9b86

Xcode Crashpoint (zipped - may require project files):
DRJH6FJev_JvKLFpnwzVo5.xccrashpoint.zip

Also just FYI I'm aware that you never intended/tested this project on the iPhone 12 or 13, however, pre-iOS 15, I can definitely say that the project was working very well on those devices.

Any help/pointers greatly appreciated. Let me know if there's any additional info I can provide.

@keijiro keijiro self-assigned this May 14, 2022
@keijiro keijiro added the question Further information is requested label May 14, 2022
@keijiro
Copy link
Owner

keijiro commented May 14, 2022

Honestly saying, I have no idea about it. The crash point seems like a generic graphics issue -- not very relevant to NDI nor Rcam.

My wild guess is that that's a compatibility issue in Unity. You might able to solve the problem by upgrading the project and the NDI plugin to the latest versions.

@ylevtov
Copy link
Author

ylevtov commented May 14, 2022

OK got it - shall give that a go. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants