Search Issue Tracker
Fixed
Fixed in 6000.0.34f1, 6000.1.0b1, 7000.0.0a14
Votes
0
Found in
6000.0.27f1
6000.1.0a4
Issue ID
UUM-87164
Regression
Yes
ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
Reproduction steps:
1. Open the attached “repro_IN-88612“ project
2. Open the “Assets/Test.unity“ Scene
3. Open the Task Management window (“Tools → Task Management“)
4. In the top-right, press the three dots button and select “New Task“
5. On the right part of the whole window, move the black slider from “Text“ to “Tasks“
6. In the “Sub Tasks“ section, keep pressing the '+' symbol until the whole “Sub Tasks“ area is filled, then press one more time
7. Observe the Console
Expected result: No errors appear
Actual result: The Editor hangs a bit on the “TaskManagerWindow.MouseUp“ window and then a lot of “UnityEngine.UIElements“ errors appear
Reproducible with: 2023.3.0a2, 6000.0.27f1, 6000.1.0a4
Not reproducible with: 2022.3.52f1, 2023.2.0a23
Couldn’t test with: 2021.3.46f1 - Not able to downgrade due to compilation errors
Reproducible on: Windows 10 (22H2), Windows 11 (10.0.22631) (user’s)
Not reproducible on: No other environments tested
Note: On the FAV version, the “StackOverflowException“ error appears and the whole Editor becomes frozen
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment