Search Issue Tracker
Fixed in 1.19.2
Votes
0
Found in [Package]
1.14.0
Issue ID
1288677
Regression
No
[Scriptable Build Pipeline] Scene Bundles will become corrupted when changing its location and building the Scene Bundles again
How to reproduce:
1. Open the user's attached "SBP-MovedSceneFile" project
2. In the Menu Bar, click SBP->Build Scenes
3. In the console window, notice that the build was successful, the FileSize is about 20000 bytes
4. In the Project window, move the Scene file to the Moved folder
5. In the Menu Bar, click SBP->Build Scenes
Expected result: In the console window, it says that the Build was successful, the File Size of the Bundle is about 20 kb
Actual result: In the console window, it says that the build was successful, the File Size of the Bundle is about less than 100 b
Reproducible with: 1.11.1(2019.4.14f1), 1.12.0(2020.1.12f1), 1.13.1(2020.2.0b10), 1.14.0(2021.1.0a4)
Can't test: 2018.4(can't run the script, get a bunch of errors)
Note:
- Clearing the cache after moving the file will get rid of the problem, you can do that by clicking SBP->Clear BuildCache
- It seems that the uses the cached path, instead of the path in AssetBundleBuild, I could be mistaken though
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Resolution Note (fix version 1.19.2):
Fixed in Scriptable Build Pipeline 1.19.2