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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Add comment