Search Issue Tracker
Fixed
Fixed in 2022.3.43f1, 6000.0.16f1, future release
Votes
5
Found in
2021.3.28f1
2022.3.4f1
2023.1.3f1
2023.2.0a22
2023.3.0a3
6000.0.0b11
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
Comments (1)
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
kaneko_michiaki
Aug 29, 2023 12:25
It seems similar to UUM-43175, is this also fixed?