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
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
- [UI Toolkit] Delete key deletes the incorrect character and allows for an extra character deletion when language direction is set to RTL
- Dropdown property is cut off and adds unnecessary side padding when a Sub Graph is used as a node in Shader Graph
- All text in the Project Settings Window is still Tinted White after deleting Text in the Search Window
- "WebGL Template" icons disappear when building the project with the Project Settings opened
kaneko_michiaki
Aug 29, 2023 12:25
It seems similar to UUM-43175, is this also fixed?