Search Issue Tracker
Fixed in 1.8.4
Votes
0
Found in [Package]
preview - 0.5.3
Issue ID
1116480
Regression
No
No way to add a new Packed Assets Group in the Addressables window when the group's list fills the whole space
How to reproduce:
1. Create a new project
2. Add 'Addressables System' package in the Package Manager
3. Go to Window -> Asset Management -> Addressable Assets
4. Press 'Create Addressables Settings' and add some new groups (right-click -> Create new Group -> Packed Assets)
5. Minimize the window until the scroll bar appears
6. Right-click on an existing group or somewhere around them
Expected result: The menu should display the "Create New Group" selection
Actual result: No way to add a new Packed Assets Group
Reproducible: 2018.3.2f1, 2019.1.0a14, 2019.2.0a1
Can't reproduce: 2018.3.0a1 - 2018.3.0a4, 2019.1.0a1 - 2019.1.0a7 because of missing Window -> Asset Management -> 'Addressable Assets' selection
Notes:
- The Addressable Asset system was added in Unity 2018.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment