Search Issue Tracker
Fixed in 2023.2.0b16
Fixed in 2023.2.X, 2023.3.X, 2023.3.0a1
Votes
1
Found in
2023.2.0b10
2023.3.0a6
Issue ID
UUM-49603
Regression
Yes
Unity Editor freezes when moving the mouse and clicking multiple times on a TextField with text in a custom Editor window
Reproduction steps:
1. Open the attached "PROJECTFILE" project
2. Open the “SearchBoxTest” custom Editor window (Window > “TEST WINDOW”)
3. In the TextField, hold down the “a” keyboard button and click the TextField multiple times quickly while moving the mouse for about 5 seconds
Expected result: Unity Editor does not freeze
Actual result: Unity Editor freezes
Reproducible with: 2023.2.0a5, 2023.2.0b10, 2023.3.0a6
Not reproducible with: 2021.3.30f1, 2022.3.10f1, 2023.1.14f1, 2023.2.0a4
Reproducible on: macOS 13.4.1 (M1 Max), Windows 10
Not reproducible on: No other environment tested
Note:
-Sometimes console errors “IndexOutOfRangeException: Index was outside the bounds of the array.” can be seen before the Editor freeze
-Unity Editor freeze can be inconsistent
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
- 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”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 2023.3):
Fixed an issue in selection index evaluation
Resolution Note (fix version 2023.2):
Fixed an issue in selection index evaluation