Search Issue Tracker
Fixed
Votes
5
Found in [Package]
1.8.3
Issue ID
ADDR-1236
Regression
No
The Addressable Assets dropdown of the first AssetReference opens when 'Enter' is pressed after selecting another AssetReference
How to reproduce:
1. Open the project "case_1249443-Addressables_Enter"
2. Open the Scene "SampleScene"
3. Select the GameObject "Test" in the Inspector
4. Select "Asset Reference Sprite 2" in the "Test (Script)" in the Inspector
5. Press the 'Enter' key
Expected results: the dropdown of Addressable Assets of the field "Asset Reference Sprite 2" is opened
Actual results: the dropdown of Addressable Assets of the field "Asset Reference Sprite 1" is opened
Reproducible with: 1.8.3 (2018.4.23f1, 2019.3.14f1, 2020.1.0b9, 2020.2.0a12
Could not test with: 1.7.5 because the dropdown of Addressable Assets does not open when pressing 'Enter' key
Notes:
1. It is also reproducible when Sprite field instead of AssetReference is selected in the Inspector (see the attached video)
Comments (1)
-
zzampetti_MagicFuel
Jun 04, 2020 21:38
Seeing this issue in a project right now.
Seems to be caused by the addressable editor.
The latest verified addressable release (1.1.10) does not have the bug and is using an older version of the editor. I tested with the latest version of addressables (1.9.2) and the issue was present.
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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note:
disabled ENTER functionality