Search Issue Tracker
In Progress
In Progress in 2023.3.X
Under Consideration for 2021.3.X, 2022.3.X, 2023.2.X
Votes
0
Found in
2021.3.31f1
2022.3.10f1
2023.1.16f1
2023.2.0b12
2023.3.0a8
Issue ID
UUM-52195
Regression
No
The Asset bundle is built corrupted when more than 2 Scriptable Objects are nested and Scriptable Build Pipeline is used
How to reproduce:
1. Open the “IN-53811_repo“ project
2. Open the “SampleScene“
3. Enter Play Mode
4. Observe the console
Expected result: All assets are loaded successfully (no warnings are thrown)
Actual result: The last asset is not loaded successfully (a warning is thrown)
Reproducible with: 2021.3.31f1, 2022.3.10f1, 2023.1.16f1, 2023.2.0b12, 2023.3.0a8
Reproducible on: Windows 10
Not reproducible on: No other environment tested
Note: Not reproducible in Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Nested object label indentation is incorrect when using the UI Toolkit Inspector
- Crash on tlsf_free when UI Elements are moved to the side by scrolling
- Setting VideoPlayer.time and pausing results in incorrect player.frame values
- Crash on AudioUtil_CUSTOM_HasAudioCallback when entering PlayMode while the GameObject's Properties Inspector window is in Debug mode
- Tilemap Collider 2D is not updating the Collider shapes when removing Tiles on the Tilemap component
Add comment