Search Issue Tracker
Active
Under Consideration for 1.7.X
Votes
0
Found in [Package]
1.7.0
Issue ID
AMATB-11
Regression
No
The asset manager window stops functioning after upgrading the asset manager from an older version to a newer one
Steps to reproduce:
- Install the 1.7.0 Asset Manager version
- Open "Asset Manager" (Window -> Asset Manager) and check that data is displayed in the Asset Manager window
- Go to the Package Manager window and select the "Asset Manager" package
- In the "Version History" tab, select the older version
- Please install it
- Open "Asset Manager" (Window -> Asset Manager) and check that data is displayed in the Asset Manager window
- Go to the Package Manager window and select the "Asset Manager" package one more time
- This time, select the latest version and update it again
- Open the Asset Manager window and observe the result
- If it is needed, repeat steps 3, 4, 5, and 6 several times with different Asset Manager versions and observe the result
Actual results: The Asset Manager window is empty. Console displays errors
Expected results: No errors in the Console window, and the Asset Manager window should always present data
Reproducible with versions: 1.7.0(6000.0.58f1, 6000.2.3f1, 6000.3.0b2)
Can’t test with versions:
Tested on (OS): macOS - Sequoia 15.6.1
Notes: An error from the Console:
NullReferenceException: Object reference not set to an instance of an object
Unity.AssetManager.UI.Editor.PageManager.OnEnable () (at ./Library/PackageCache/com.unity.asset-manager-for-unity@a7a57dade898/Editor/UI/Services/PageManager.cs:134)
Unity.AssetManager.Core.Editor.BaseService.set_Enabled (System.Boolean value) (at ./Library/PackageCache/com.unity.asset-manager-for-unity@a7a57dade898/Editor/Core/Services/ServicesContainer.cs:32)
Unity.AssetManager.Core.Editor.ServicesContainer.EnableService (Unity.AssetManager.Core.Editor.IService service, System.Collections.Generic.Queue`1[T] serviceEnablingQueue) (at ./Library/PackageCache/com.unity.asset-manager-for-unity@a7a57dade898/Editor/Core/Services/ServicesContainer.cs:273)
Unity.AssetManager.Core.Editor.ServicesContainer.Resolve[T] () (at ./Library/PackageCache/com.unity.asset-manager-for-unity@a7a57dade898/Editor/Core/Services/ServicesContainer.cs:254)
Unity.AssetManager.UI.Editor.AssetManagerWindow.MenuEntry () (at ./Library/PackageCache/com.unity.asset-manager-for-unity@a7a57dade898/Editor/UI/UIElements/AssetManagerWindow.cs:27)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment