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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
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