Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.3.25f1
Issue ID
UUM-70859
Regression
Yes
Crash on MemoryManager::Deallocate when rapidly calling Addressables.LoadAssetAsync
Reproduction steps:
1. Open the attached project “ReproProj”
2. Open the “Assets/Scenes/SampleScene.unity” Scene
3. In the Hierarchy window select the “Controller” Game Object
4. In the Inspector window press the “Place Item” Button rapidly
Expected result: The button action is done
Actual result: The Editor crashes
Reproducible with: 2022.1.0a13, 2022.1.24f1, 2022.3.25f1
Not reproducible with: 2021.3.37f1, 2022.1.0a12
Couldn’t test with: 2023.2.19, 6000.0.b16 (3rd party DLL errors)
Reproducible: macOS 14.4.1 (M1 Max), Windows 10
Not reproducible on: No other environment tested
Note: Couldn’t reproduce the issue when the code is called from Unity UI built-in button
First few lines of the stack trace:
{{#8 0x00000103058858 in MemoryManager::Deallocate(void*, MemLabelId const&, char const*, int)}}
{{#9 0x00000103056700 in free_alloc_internal(void*, MemLabelId const&, char const*, int)}}
{{#10 0x000001037a8db0 in Scripting::LogExceptionFromManaged(ScriptingExceptionPtr, int, char const*, bool, Scripting::LogExceptionFromMangedSettings const*)}}
{{#11 0x00000102ae4b4c in DebugLogHandler_CUSTOM_Internal_LogException(ScriptingBackendNativeObjectPtrOpaque*, ScriptingBackendNativeObjectPtrOpaque*)}}
{{#12 0x000002d2106824 in (wrapper managed-to-native) UnityEngine.DebugLogHandler:Internal_LogException (System.Exception,UnityEngine.Object) [
{0x2c1c223a0}
+ 0xb4] (0x2d2106770 0x2d21068b8) [0x11d782a80 - Unity Child Domain]}}
{{#13 0x000002d21066c8 in UnityEngine.DebugLogHandler:LogException (System.Exception,UnityEngine.Object) [
{0x2984475b8}
+ 0xc8]}}
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
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
Resolution Note:
Thank you for reporting a bug to Unity.
We have reviewed the issue carefully, and in this case, the team is unable to prioritize fixing this bug. There are a number of reasons we make this decision, including the impact and severity of the issue across our user and customer base, and the possibility that future plans may solve the problem in a different way, or that a workaround for the bug may be available.
Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.