Search Issue Tracker
Duplicate
Votes
0
Found in
2022.3.61f1
6000.0.48f1
6000.1.1f1
6000.2.0a10
Issue ID
UUM-104171
Regression
No
Editor freezes briefly when "multi-selecting" TextMeshPro GameObjects In the Hierarchy window in Prefab Mode, if 5 or more Inspector windows are open
Reproduction steps:
1. Open the attached “IN-98274“ project
2. In the Project window, select and open the “New Prefab” asset
3. In the Hierarchy window in Prefab Mode, click one “Text#” GameObject to select it
4. Hold Ctrl (Cmd on Mac) and click another “Text#” GameObject to add it to the selection
Expected result: The Editor updates instantly to show both TMP components selected
Actual result: The Editor freezes for 1-2 seconds before updating the selection
Reproducible with: 3.0.9, 3.2.0-pre.12 (2022.3.61f1), 6000.0.48f1, 6000.1.1f1, 6000.2.0a10
Reproducible environments: macOS 15.4.1
Not reproducible environments: No other environments tested
Notes:
- It reproduces when “Shift-clicking” to select multiple “Text#” GameObjects at once, but only if all selected GameObjects are TextMeshPro
- Adding more Inspector windows makes the freeze longer
- The Inspector windows have to be docked, but do not have to be visible
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
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
Resolution Note:
This is a general editor performance issue. We are tracking this issue as part of a more general task.
Duplicate of another internal issue: UUM-67916: Performance regression in IMGUI