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
- Console Warning -- KeyboardIconAtlas sprite Input Outline goes beyond the boundary of the Sprite rect.
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
Add comment