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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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