Search Issue Tracker
Fixed
Fixed in 1.19.20
Votes
3
Found in [Package]
1.19.19
Issue ID
ADDR-2724
Regression
Yes
[iOS] OutOfMemoryError crash on iOS when loading an addressables Scene
The user was able to reproduce the issue with: 1.19.19 (2021.2.17f1)
First few lines of the crash:
Crashed: Loading.PreloadManager (SIGTRAP 0x00000001bb4829e8)
0 libsystem_kernel.dylib 0x69e8 __pthread_kill + 8
1 libsystem_pthread.dylib 0x10824 pthread_kill + 208
2 libsystem_c.dylib 0x1f448 raise + 28
3 UnityFramework 0xbaa960 DebugStringToFilePostprocessedStacktrace(DebugStringToFileData const&) + 222 (String.h:222)
4 UnityFramework 0xbaae10 DebugStringToFile(DebugStringToFileData const&) + 222 (String.h:222)
5 UnityFramework 0x5c0d40 MemoryManager::OutOfMemoryError(unsigned long, unsigned long, MemLabelId, char const*, int) + 1629 (MemoryManager.cpp:1629)
6 UnityFramework 0x5be5f0 MemoryManager::Allocate(unsigned long, unsigned long, MemLabelId, AllocateOptions, char const*, int) + 1636 (MemoryManager.cpp:1636)
7 UnityFramework 0x5be66c MemoryManager::Allocate(unsigned long, unsigned long, MemLabelId, AllocateOptions, char const*, int) + 1789 (MemoryManager.cpp:1789)
8 UnityFramework 0x5be66c MemoryManager::Allocate(unsigned long, unsigned long, MemLabelId, AllocateOptions, char const*, int) + 1789 (MemoryManager.cpp:1789)
9 UnityFramework 0xce1270 core::StringStorageDefault<char>::grow(unsigned long) + 532 (StringStorageDefault.h:532)
-
ertugrulerdogan
May 11, 2022 11:41
Related forum thread:
https://forum.unity.com/threads/crash-when-loading-an-addressable-scene.1260419/
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 1.19.20):
Fixed expected to be in 1.20.4