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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment