While showing arifacts my app crashes abruptedly on:
com.apple.scenekit.scnview-renderer (21): EXC_BAD_ACCESS (code=1, address=0xed0a7ac80)
while I run it from Xcode.
No crash is instead produced when running the app by itself.
I tried not inserting or deleting nodes while Scenekit was rendering by means of a lock, but that changed nothing.
I also submitted a ticket to Apple.
Anyone else experiences it and has some solution?
Same here.