Search Issue Tracker
Fixed
Fixed in 2022.3.43f1, 6000.0.16f1
Votes
5
Found in
2021.3.28f1
2022.3.4f1
2023.1.3f1
2023.2.0a22
2023.3.0a3
6000.0.0b11
7000.0.0a1
Issue ID
UUM-41797
Regression
No
Manifest has an empty dependency list when Asset Bundles are generated
How to reproduce:
1. Open the “Asset_Bundle_Bug“ project
2. Open the “test” scene
3. Build Asset Bundles (Project > AssetBundleBuild)
4. Enter Play Mode then in Hierarchy select the “test” GameObject
5. In Inspector open the “data1” Data Comp Asset from the “Obj” field (double-click on “data1”)
6. In Inspector observe the “Obj” field
Expected result: the “Obj” field has the “prefab0” selected
Actual result: the “Obj” field is empty and has the “Missing (Object)” text
Reproduced with: 2021.3.28f1, 2022.3.4f1, 2023.1.3f1, 2023.2.0a22
Reproduced on: Windows 10 (by reporter), Windows 11
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
- INVALID_ENUM warning is thrown in WebGL Player when building an empty scene
- Crash on ApiGLES::ClearBufferSubData when running the Player a second time on Meta Quest 2
- "Process VFXCamera Command" column is displayed in the "Render Graph Viewer" when there are no VFX in the Scene
- [Performance] Vulkan performing much worse than OpenGLES due to excessive buffer copies on Quest 2/3
- An error 'AssertionException: Assertion failure. Value was False' is displayed in the Console when maximizing or unmaximizing the UI Builder
kaneko_michiaki
Aug 29, 2023 12:25
It seems similar to UUM-43175, is this also fixed?