Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3.34f1
Issue ID
UUM-5092
Regression
No
Missing references errors appear in Debug mode when using AssetBundles
Reproduction steps:
1. Download and open the attached "MissingRefRepro.zip" project
2. Switch the build target to iOS
3. Go to "Support" > "Build bundles legacy"
4. Open the "SupportTest" scene
5. Enter "Play" mode
6. In the Inspector window, expand the "Bundles loaded" list
7. Double click on the "loading" item in the list
8. Switch to "Debug" mode
9. Expand the "Advanced Data" and "Preload Table" lists
10. Observe the Console window
Expected result: No warning appear in the Console window
Actual result: Several "Missing reference" warnings appear
Reproducible with: 2020.3.34f1
Could not test with: 2019.4, 2021.3, 2022.1, 2022.2 (Project breaks when downgrading/upgrading)
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
- Spots of bad lighting appear on assets when the lighting is generated in a Scene
- Static Editor Flags dropdown list is cut off when Inspector Window is docked to the very right and UI Scaling is set to a higher value
- visionOS Players are minimized when Guided Access is turned on
- Licensing Client fails to launch when opening Unity Hub
- Sprite Atlas Inspector preview disappears when entering Play mode unless SpriteAtlasMode is set to "Sprite Atlas V2 - Enabled"
Resolution Note:
There are no fixes planned for this Bug