Search Issue Tracker
Fixed in 1.5.3
Votes
0
Found in [Package]
1.5.2
Issue ID
1177491
Regression
No
Scriptable Build Pipeline builds asset bundles without including prefab dependencies
To reproduce:
1. Open attached project "SBP_Test.zip"
2. In Main Toolbar, go to Assets > BuildAllAssets
3. When assets are built, go to your project's root folder > Assets > StreamingAssets and open Manifest.asset
4. Observe the manifest file
Expected: dependencies are included in the manifest file
Actual: no dependencies are included
Reproduced in: 2019.2.2f1, 2019.3.0a12, 2020.1.0a1
Note: cannot reproduce on 2018.4 and 2017.4 due to errors
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