Search Issue Tracker
In Progress
In Progress in 6000.4.X
Votes
0
Found in
6000.4.0a2
6000.4.0a4
Issue ID
UUM-131113
Regression
Yes
“NullReferenceException” error and warnings thrown then opening Addressables Report window
Steps to reproduce:
1. Create new Unity project
2. Install Addressables package via Package Manager
3. Open “Addressables Report” window (Window > Asset Management > Addressables > Addressables Report)
4. Observe the Console window
Actual results: “NullReferenceException” error and “Control UnityEditor.AddressableAssets.GUIElements.RibbonButton uses the deprecated UxmlTraits API. “ warnings are thrown when opening Addressables Report window
Expected results: No warnings or errors are thrown in the Console window
Reproducible with versions: 6000.4.0a2, 6000.4.0a4
Not reproducible with versions: 6000.3.0b9
Can’t test with versions: 6000.4.0a1 (project opens with corrupted packages, unable to open addressable windows)
Tested on (OS): macOS Silicon Tahoe 26.0 (M1)
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
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
Resolution Note:
Fixed an issue where NullReferenceException error and warnings are thrown when opening Addressables Report window