Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.1.0b3
2023.2.0a1
2023.3.0a1
Issue ID
UUM-26517
Regression
Yes
GUIUtility:ProcessEvent method spams warnings when using some Unicode symbols within naming in the Editor
How to reproduce:
1. Open a new Unity project
2. Rename a GameObject with [U+1F480|https://www.compart.com/en/unicode/U+1F480] Unicode symbol
Expected result: The symbol isn’t printed or the warning message is printed on less number of events
Actual result: The warning message is spammed in the Console log on every event done in the Editor
Reproducible with: 2023.1.0a20, 2023.1.0b3, 2023.2.0a1
Not reproducible with: 2020.3.44f1, 2021.3.18f1, 2022.2.5f1, 2023.1.0a19
Reproduced on: macOS 13.0 (Intel)
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][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
Resolution Note:
There are no fixes planned for this Bug