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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
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