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
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
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