Search Issue Tracker
Fixed in 2017.2.0f3
Fixed in 5.6.X, 2017.1.X, 2017.2.X
Votes
0
Found in
5.6.1p1
Issue ID
926516
Regression
No
AppDomain is unloaded when a an asset, referencing another bundle's asset's child, is loaded from an assetbundle
Steps to reproduce:
1. Download and open the latest attached project(AssetLoadRepro.zip)
2. Build assetbundles with Assets/Build Assetbundles
3. Enter Playmode
4. Click button "Load"
Expected result: program continues as normal
Actual result: AppDomain is unloaded, singletons are destroyed, loaded assets cause null reference errors
Reproduced on 5.4.5p1, 5.5.4f1, 5.6.2p2, 2017.1.0f2, 2017.2.0b1
Notes:
-User claims this causes a crash on their end. I was unable to reproduce this behaviour
Verified FIXED 2017.1.0p5, 2017.3.0a1
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
Add comment