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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Resolution Note:
The logged warnings are expected. Materials are containing missing Monobehaviours.