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
- Objects flickering in Play Mode when using RenderTexture with Canvas
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
Add comment