Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 5.5.X, 5.6.X, 2017.1.X, 2017.2.X
Votes
1
Found in
2017.1.0f3
Issue ID
930819
Regression
Yes
[AssetBundles] AssetBundle.LoadAllAssets does not load objects in the build, missing Behaviour warnings in the editor
Steps to reproduce:
1. Open user attached project
2. Open Test.scene
3. Select the "Test Loader" object in the hierarchy, notice that "Load All Assets" is selected
4. Play in editor and observe the referenced script on this Behaviour is missing warnings in the console
5. Build and run the game with development build checked
6. Observe that an object is not loaded in the build, instead an ArgumentException error appears.
Expected result: AssetBundle.LoadAllAssets should not display any warnings in the editor, object should be loaded in the build instead of displaying an error
Reproduced in: 2017.3.0a1, 2017.2.0b4, 2017.1.0p1, 5.6.2p4, 5.5.4p1
Not reproduced in: 5.5.4f1, 5.4.6f1
Regression since: 5.5.4p1
Fixed in: 2017.3.0a3
Backported to: 2017.2.0b7, 2017.1.0p4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Add comment