Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.17.5-preview
Issue ID
ADDR-1817
Regression
No
NullReferenceException is thrown when using Tasks to initialize the Addressables system
Reproduction steps:
1. Open the user's attached project and Scenes/SampleScene scene
2. Select Window/Asset Management/Addressables/Groups and Build/New Build/Default Build Script
3. Enter the Play mode and observe the Console window
Expected result: There are no errors and the message is logged
Actual result: NullReferenceException appears in the Console window
Reproducible with: 1.16.13 - 1.17.5-preview (2018.4.32f1, 2019.4.20f1, 2020.2.4f1, 2021.1.0b6, 2021.2.0a4)
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
Add comment