Search Issue Tracker

Fixed in 5.1.0

Votes

0

Found in

5.1.0a1

Issue ID

676525

Regression

No

AssetBundleCreateRequest crash

Assets Management

-

Executing these two lines of code:
AssetBundleCreateRequest req = new AssetBundleCreateRequest();
Debug.Log(req.assetBundle.name);

causes Unity to crash.

Happens in 5.0 as well. Simple project with test scene that crashes is attached.

Add comment

Log in to post comment