Search Issue Tracker
Fixed
Votes
0
Found in
6000.0.58f1
6000.2.6f1
Issue ID
UUM-119358
Regression
Yes
"UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Open the Shortcuts window (Unity > Shortcuts)
- Enter Play Mode using the shortcut (command + p/control + p)
- Observe the Console window
Actual results: "UnityException: GetName can only be called from the main thread." errors are thrown
Expected results: No errors are thrown
Reproducible with versions: 6000.0.58f1, 6000.2.6f1
Not reproducible with versions: 6000.0.57f1, 6000.3.0b2
Tested on (OS): Ubuntu 24.04, macOS Silicon Sequoia 15.6.1
Notes:
- Creating a new project after reproduction throws the same errors when the project is created
- Does not reproduce if entering Play Mode by pressing it manually with the mouse cursor (not shortcut)
Comments (16)
-
milkyunicorn89
Oct 30, 2025 11:34
Hello everyone, this error is constantly occurring when working with arrays...
-
dendyak
Oct 29, 2025 11:36
Same thing happening if you open any array list in Inspector. It does not happens if keep array lists closed. Solution with changing the font helped me.
-
prakhars144
Oct 24, 2025 11:49
hibbygames solution worked, thanks.
-
SuckMyLittleFinger
Oct 19, 2025 16:00
Still not fixed
-
LukeDawn
Oct 17, 2025 20:00
Not fixed at all. Still happens in 6000.2.6f2
-
yan-amita1
Oct 17, 2025 05:43
Correction: Changing the Editor Default Text Rendering Mode did not fix it for me, I still can't change the font to the System Font
-
yan-amita1
Oct 16, 2025 11:38
Also present in 6000.2.6f2
I couldn't change the Editor Font, but changing the Editor Default Text Rendering Mode from SDF to Bitmap fixed it for me
-
ZerkyWerky
Oct 06, 2025 18:04
Found a quicker workaround, just re-select the current Layout.
-
yhaffner
Oct 06, 2025 13:28
Still broken. Workaround of HIBBYGAMES worked for me
-
unity_4E068ED3BDC69A3C6A3F
Oct 06, 2025 08:44
@hibbygames. Changing font to system helped, thxn
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
- [Linux] Screen.SetResolution immediately applies windowed resolution when switching from Fullscreen to Windowed mode
- Lighting window allows non-cube map texture for Environment Reflections, throwing invalid texture type (2D) error
- Console warning “MismatchingRepositoryProjectMessage” when creating a new Unity Version Control workspace
- [Ubuntu] VFX Graph Enum Value menu stretches across screen when entered long Enum Value
- Unclear warning message in Rendering Debugger about the Play mode Debugger Overlay
Resolution Note:
Fixed by another internal issue: UUM-117136: [INSTABILITY]: PropertyField_WithListView_RemembersPreviousExpandedState