Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.2.0a1
2018.2.0b1
Issue ID
1027175
Regression
Yes
Regression with the way AssetBundle.LoadAsset works
retrieved_text = ab.LoadAsset("TextDoc", typeof(TextAsset)) as TextAsset; returns Null
To reproduce:
- open attached project, 07_AssetBundles scene and press play.
- press 1 2 or 3 on your keyboard
- notice the NullReferenceException
This project works in Unity 2017.4.0f1 and 2018.1.0f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Editor opens when the window is closed right after launch
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
Add comment