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
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
kaneko_michiaki
Aug 29, 2023 12:25
It seems similar to UUM-43175, is this also fixed?