Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.17.13
Issue ID
ADDR-1942
Regression
Yes
ArgumentNullException is thrown when Checking for Content Update Restrictions on static local groups with addressable directory
Reproduction steps:
1. Open the user's attached project and Scenes/SampleScene scene
2. Navigate to Window/Asset Management/Addressables/Groups and select Build/New Build/Default Build Script
3. Select Tools/Check for Content Update Restrictions and select the bin from the previous step
4. Observe Console window
Expected result: ArgumentNullException appears and the Check for Content Update Restrictions window does not appear
Actual result: There are no errors and the Check for Content Update Restrictions window appears
Reproducible with: 1.17.13 - 1.17.17 (2019.4.25f1, 2020.3.6f1, 2021.1.5f1, 2021.2.0a14)
Not reproducible with: 1.16.19 - 1.17.6-preview (2019.4.25f1, 2020.3.6f1, 2021.1.5f1, 2021.2.0a14)
Could not test with: 2018.4 (could not downgrade)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment