Search Issue Tracker
By Design
Votes
0
Found in
2017.4.1f1
Issue ID
1038811
Regression
No
[AsmDef] Asset Bundles can't find referenced scripts from Assembly Definitions
Reproduction steps:
1. Open "Test Bundles.zip" Project
2. Open "Scene1-Loader" scene
3. Enter Play mode
4. Notice that the Blue Cube is stationary (Should be moving up and down)
5. Delete "TestBundleAssembly" Assembly Definition from the "Scripts" folder in the Project window
6. Enter Play Mode
Expected Result: The Blue Cube should be moving with or without an Assembly Definition
Actual Result: Assembly Definition breaks the Asset bundles Blue Cube
Reproduced with: 2018.1.4f1, 2017.4.4f1, 2017.3.2f1, 2017.3.0a1
Did not reproduce on: 2018.3.0a1, 2018.2.0b6, 2018.2.0a1, 2017.2.3f1, 2017.1.4f1 (Assembly Definitions only implemented from 2017.3)
Note:
With Assembly Definitions, Asset Bundles can't find references to scripts
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment