Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.19.17
Issue ID
ADDR-2509
Regression
No
Multiple missing script exceptions when calling 'Addressables.LoadResourceLocationsAsync'
Reproduction steps:
1. Open the user's attached project
2. Open the 'BugTest' Scene
3. Enter the Play mode
Expected result: No exceptions are logged into the Console
Actual result: Multiple 'The referenced script (Unknown) on this Behaviour is missing\!' are in the Console
Reproducible with: 1.19.15 (2021.2.10f1), 1.19.17 (2021.2.10f1, 2022.1.0b6)
Could not test with: 1.19.17 (2019.4.35f1, 2020.3.28f1, 2022.2.0a4) (Multipple errors while loading source files)
Not reproducible on MacOS
Reproducible on Windows
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
- IndexOutOfRangeException occurs when entering "<a></a>" tags in a TextMeshPro UI field
- Numeric property drag cursor gets enabled in the Inspector Preview window when the window is above numeric properties
- UI elements become unusable due to Object and Text Fields being set to empty/"0" when clicking "Reset" on their Components
- Scene Asset is not attached to a Lighting Data Asset for a URP Package Sample Scene
- Gizmos are not rendered for the Base Camera when using Camera Stacking
Resolution Note:
The logged warnings are expected. Materials are containing missing Monobehaviours.