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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment