Search Issue Tracker
Fixed in 2020.3.45f1
Fixed in 2022.2.0b15
Votes
1
Found in
2020.3.36f1
2021.3.5f1
2022.2.0a17
Issue ID
UUM-6323
Regression
Yes
Meshes are missing when using Static Batching with Scriptable Build Pipeline AssetBundles
How to reproduce:
1. Open the user’s attached project
2. Open scene Scenes/Loader
3. At the top of the Editor window, go to H4K -> Build AssetBundles (Scriptable Build Pipeline)
4. Press the Play button and go to the Game view
5. From the drop-down menu, select “Normal” and select Load Scene
6. Observe the displayed meshes
7. Select Unload
8. From the drop-down menu, select “Xmas” and select Load Scene
9. Observe the displayed meshes
Expected result: “Normal” and “Xmas” scenes display the same Meshes
Actual result: the Meshes are missing in the “Xmas” scene
Reproducible with: 2020.3.10f1, 2020.3.36f1, 2021.3.5f1, 2022.1.6f1, 2022.2.0a17
Not reproducible with: 2019.4.40f1, 2020.3.9f1
Reproducible on: macOS 11.6
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
- 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
Resolution Note (fix version 2020.3.45f1):
Fixed by another internal issue: UUM-11427: [Being Backported] Static Batching causes meshes to disapear in SBP
Resolution Note (fix version 2022.2.0b15):
Fixed by another internal issue: UUM-11427: [Being Backported] Static Batching causes meshes to disapear in SBP