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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
Resolution Note:
The logged warnings are expected. Materials are containing missing Monobehaviours.