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 Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Add comment