Search Issue Tracker
Fixed
Fixed in 2023.2.0b16, 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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Resolution Note (fix version 2023.3.0a1):
Fixed an issue in selection index evaluation
Resolution Note (fix version 2023.2.0b16):
Fixed an issue in selection index evaluation