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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
Resolution Note:
Upcoming work on Bug Reporter will fix this issue indirectly