Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
4.2.0f4
Issue ID
556453
Regression
No
Crash unloading AssetBundle when exiting Play mode
To Reproduce.
1. Open the attached project & "loader" scene.
2. Press Play. Stop. Press Play again. Stop again.
3. The Editor should crash here:
Unity`UnityWebStream::GetFileStream(this=0xdeadbeef) + 15 at UnityWebStream.h:191, stop reason = EXC_BAD_ACCESS (code=1, address=0xdeadbf73)
frame #0: 0x00e25a7b Unity`UnityWebStream::GetFileStream(this=0xdeadbeef) + 15 at UnityWebStream.h:191
frame #1: 0x00f06fbf Unity`UnloadAssetBundle(file=0x112021b0, unloadAllLoadedObjects=true) + 95 at SaveAndLoadHelper.cpp:1105
frame #2: 0x01d7ba2c Unity`Application::SetIsPlaying(this=0x07f445c0, isPlaying=false) + 3154 at Application.cpp:2445
frame #3: 0x01d82432 Unity`Application::TickTimer(this=0x07f445c0) + 4994 at Application.cpp:1312
frame #4: 0x020861a4 Unity`-[EditorApplication TickTimer](self=0x0d31bdc0, _cmd=0x0250ac13) + 36 at EditorApplication.mm:323
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak occurs when focused on Player while using Direct3D12
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
Add comment