Search Issue Tracker
Duplicate
Votes
0
Found in
2018.2.0b8
2018.2.0f2
Issue ID
1069270
Regression
Yes
[iOS] App crashes at lettergameoptimized`::WillDestroyGameObject() at GameObject.cpp:93 when changing scenes
To reproduce:
1. Open attached project "case_1069270-letter-game 2.zip"
2. Build for iOS
3. Deploy the built project to an iOS device through Xcode
4. Press button in the bottom right
5. Select any of the white cubes in the middle of the screen
6. Press the red button on the top left two times
Expected result: the scene that was opened before is opened
Actual result: app crashes
Reproduced on:
2018.2.0b8 2018.2.3f1
Not reproduced on:
2018.2.0b7 2018.3.0a8
Device reproduced on:
iPhone 7 iOS 11.0
Crash log:
frame #0: 0x00000001024fcdac lettergameoptimized`::WillDestroyGameObject() at GameObject.cpp:93 [opt]
frame #1: 0x00000001027f4c58 lettergameoptimized`::PreDestroyRecursive() at GameObjectUtility.cpp:1449 [opt]
frame #2: 0x00000001027f4e20 lettergameoptimized`::DestroyGameObjectHierarchy() at GameObjectUtility.cpp:1516 [opt]
frame #3: 0x00000001027f546c lettergameoptimized`::DestroyObjectHighLevel() at GameObjectUtility.cpp:1676 [opt]
frame #4: 0x00000001028118a0 lettergameoptimized`::UnloadGameScene() at SceneUnloading.cpp:41 [opt]
frame #5: 0x0000000102827d38 lettergameoptimized`::PlayerLoadSceneFromThread() at LoadSceneOperation.cpp:521
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
This is a duplicate of issue #1054584