Search Issue Tracker
Won't Fix
Votes
1
Found in
2020.3.46f1
2021.3.23f1
2022.2.13f1
2023.1.0b10
2023.2.0a8
Issue ID
UUM-31363
Regression
No
[Scriptable Build Pipeline] Scene bundle is not rebuilt when TypeTree changes
How to reproduce:
1. Open the attached project “TestDisableTypeTreeAndTypeHash1.zip“
2. Click Tools/Clean Build Cache
3. Click Tools/Build
4. Uncomment the code at line 8 in Assets/Item.cs
5. Click Tools/Build
6. Open 'SampleScene.unity'
7. Enter Play Mode and observe the Console window
Expected result: There is no error in Console window and the scene bundle is loaded
Actual result:There are errors in Console window and the scene bundle is not loaded
Reproducible with: 2020.3.46f1, 2021.3.23f1, 2022.2.13f1, 2023.1.0b10, 2023.2.0a8
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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Resolution Note:
Due to concerns about introducing instabilities into the product, we're unable to resolve the issue as requested.