Search Issue Tracker

Won't Fix

Votes

1

Found in

5.6.0f3

Issue ID

916358

Regression

No

[AssetBundles] OnDisable() is called based on Asset Bundle loading order

Asset Bundles

-

Reproduction steps:
1. Open the attached project.
2. Play the "test" scene.
3. Click the left button in the scene.
- Console doesn't give any errors (OnDisable() is not called).
4. Click the right button in the scene.
- Message is shown in the console (OnDisable() is called).

Actual behavior:
Inconsistent OnDisable() calls (based on Asset Bundle loading order).

Reproduced with:
5.5.3p4, 2017.1.0b7

Note:
May be related to case 365283

Comments (1)

  1. ChrisPei

    Jun 17, 2017 07:32

    some issues. also reproduced in 5.6.1p4

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.