Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
Issue ID
1061975
Regression
No
[Linux][Editor] The Inspector does not take Space bar input.
When the user selects a attribute in the Inspector and presses Space bar, the selected attribute should respond accordingly. For example, it opens the drop down list or Object Selector window. But it is unresponsive.
Repro:
1. Create a new project
2. Select "Main Camera" and find "Target Texture" in the Inspector.
3. Make sure it is selected (the text and the entry field border become blue.)
4. Press Space bar.
5. Find "Clear Flags" in the Inspector.
6. Select it (the text and drop down list border become blue)
7. Press Space bar.
Expected Result: The Space bar pressing should open Object Selector for the appropriate entry field.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment