Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3.37f1
2021.3.7f1
2022.1.13f1
2022.2.0b5
2023.1.0a6
2023.2.0a3
2023.3.0a3
Issue ID
UUM-12536
Regression
No
Bug Reporter does not register the first spacebar input after punctuation
How to reproduce:
1. Open any Unity project
2. Select “Help” → “Report a Bug…” in the main menu
3. Type a period symbol ( . ) or a comma ( , ) in the title input field
4. Press Spacebar
5. Observe the text input field
Expected result: A space appears after the punctuation symbol
Actual result: A space doesn’t appear, the caret is still placed near the period
Reproducible with: 2020.3.37f1, 2021.3.7f1, 2022.1.13f1, 2022.2.0b5, 2023.1.0a6, 2023.2.0a3
Reproducible on: macOS 12 beta, macOS 12.4 (Intel)
Not reproducible on: Windows 10
Notes:
1. Backspace must be used twice to delete the punctuation symbol after pressing spacebar once
2. The bug may remove spaces after punctuation in pasted texts
3. The same issue can be observed in the confirmation window
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Browse" button for Xcode in the "Build Profiles" window is too big
- USS styles fail to inherit correctly when contentContainer is overridden in a custom control
- Copying and pasting Animator Transitions leads to unexpected behaviour
- "ShaderGraph" misses a space in the "Project Settings" section
- UI Builder inspector’s checkbox fields can be activated when clicking anywhere in the value field
Resolution Note:
Upcoming work on Bug Reporter will fix this issue indirectly