Search Issue Tracker
Fixed
Fixed in 2022.3.19f1
Votes
0
Found in
2022.3.18f1
Issue ID
UUM-64078
Regression
Yes
Crash on UnityEngine.AssetBundle.LoadAsset when loading Asset Bundles made with Unity 2021.x
Steps to reproduce:
1. Open the attached “crash.zip” project
2. Select the “Assets\StreamingAssets\e8c1fbf388f00559e39fc5ba9a9ebcc7-ios” Asset Bundle
3. Click on “Unity Support\Load Bundle” through the Main Menu
4. Observe the crash
Reproducible with versions: 2022.3.16f1, 2022.3.18f1
Not reproducible with versions: 2021.3.35f1, 2022.3.15f1, 2022.3.20f1, 2023.2.10f1, 2023.3.0b7
Fixed in: 2022.3.19f1
Reproducible on: macOS Sonoma 14.2.1 (Intel), Windows 10 (by the reporter)
Not reproducible on: no other environment tested
First few lines of Stack Trace:
{{at <unknown> <0xffffffff> }}
{{at UnityEngine.AssetBundle.LoadAsset (string,System.Type) [0x00045] in /Users/bokken/build/output/unity/unity/Modules/AssetBundle/Managed/AssetBundle.bindings.cs:243 <...> }}
{{at UnityEngine.AssetBundle.LoadAsset (string) [0x00001] in /Users/bokken/build/output/unity/unity/Modules/AssetBundle/Managed/AssetBundle.bindings.cs:219 }}
{{at AssetBundleLoadInspector.OnEnable () [0x000a6] in /Users/vakare.petrovaite/Downloads/crash/Assets/Editor/AssetBundleLoadInspector.cs:38 }}
{{at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) [0x0002b] in <fd2d3e9b010a4ba4b3fdc0456cd6b40b>:0 [40m[32minfo[39m[22m[49m: Microsoft.Hosting.Lifetime[0]}}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment