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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Resolution Note:
Upcoming work on Bug Reporter will fix this issue indirectly