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
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Add comment