Search Issue Tracker
Active
Under Consideration for 6000.4.X
Votes
0
Found in
6000.3.6f1
6000.4.0b7
Issue ID
UUM-133958
Regression
Yes
NullReferenceException error is thrown during Addressables cleanup when the Project Settings window is open
How to reproduce:
1. Create a new URP project
2. Install the Addressables package (com.unity.addresables) (Window → Package Management → Package Manager)
3. Create addressables setting (Window → Asset Management → Addressables → Groups)
4. Build the Player
5. Open Project Settings
6. Enter Play Mode
7. Observe the Console
Actual result: “NullReferenceException: Object reference not set to an instance of an object” error is logged
Expected result: No errors are thrown
Reproducible with: 6000.2.0a8 (6bc6fbc26ac6), 6000.3.6f1, 6000.4.0b7, 6000.5.0a5
Not reproducible with: 6000.0.67f1, 6000.2.0a7
Fixed in: 6000.5.0a6
Reproducible on: MacOS Sequoia 15.7.3 (M1 Max)
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
Add comment