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
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
kaneko_michiaki
Aug 29, 2023 12:25
It seems similar to UUM-43175, is this also fixed?