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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment