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
- “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
Resolution Note:
disabled ENTER functionality