Search Issue Tracker
Fixed
Fixed in 2020.3.48f1, 2021.3.23f1, 2022.2.14f1, 2023.1.0b11, 2023.2.0a8
Votes
0
Found in
2020.3.46f1
2021.3.21f1
2022.2.12f1
2023.1.0b7
2023.2.0a8
Issue ID
UUM-30672
Regression
No
Light Explorer search loses focus when typed into
This issue is with the Light Explorer window, and more specifically its search bar. The issue identified is that whenever the results of the search change, the search bar will lose focus and additional characters won't be added to it.
# open the attached repro project
# add a bunch of point lights and directional lights to the scene
# open light explorer
# attempt to type "point" in search bar, results in "poi" being entered and an unfocused search bar
# notice that suddenly the search bar loses focus and following key presses are ignored
Fix found by [~mads], [Github Commit|https://github.cds.internal.unity3d.com/unity/unity/commit/7778ad78eb8de86618380ab2716c3c4c3e8f37c5]
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PlayerLoop.SetPlayerLoop() function is ignored when playing game in Player
- Lighting data is carried over from one Scene to another when changing Scenes in the Play Mode
- The <sprite> tag inserted image from a Sprite Asset into the UI Builder Button disappears when the Inlined Style Text Shadow Horizontal or Vertical Offset is set to be more than 0 px
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
Add comment