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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
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