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
- The terrain appears darker when "Per-pixel Normal" is enabled
- [Linux] Editor assertion causes Test Runner to fail when executing it in Batch Mode
- Color selection by the mouse cursor is still enabled when the "Esc" button is pressed
- Game view becomes black and the Scene window becomes grey, “ArgumentOutOfRangeException” errors and “Render Pipeline error” warnings appear after changing the name or deleting URP/HDRP global settings file
- Transform Component is not accessible inside the Player when RuntimeInitializeOnLoadMethod is used
Add comment