Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.3.10f1
6000.4.0b10
6000.5.0a8
6000.6.0a1
Issue ID
UUM-136052
Regression
Yes
Performance degradation when scrolling a UI Toolkit list after running a standalone build
Steps to reproduce:
- Open the attached project
- Switch to Web Platform (If it's not already set)
- In the Module Stripping Window, select the Build
- Press the Run button to start a standalone player
- Close the Player
- In the Module Stripping Window, press the Select Submodules (This may require setting the stripping settings assets if not already set)
- Expand a few module sections in the list
- Scroll up and down the list
Actual results: Scrolling is choppy and unresponsive. Depending on how many sections are expanded, list items may not be rendered for a split second after scrolling
Expected results: Scrolling is smooth and does not cause performance drops inside the Editor
Reproducible with versions: 6000.3.0a3, 6000.3.10f1, 6000.4.0b10, 6000.5.0a8
Not reproducible with versions: 6000.0.68f1, 6000.3.0a2
Tested on (OS): macOS 26.3
Notes:
- The issue was also reproduced with the Package Manager window when scrolling the available packages list. PM is also using UIToolkit
- The issue was not reproduced with Project Window, which is using UGUI
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Canvas Renderer" Component uses a low resolution icon
- NullReferenceException is thrown when installing the "QuickStart" page in the Multiplayer center
- Package Manager's Filter Panel does not show borders when viewed on Windows
- Blend Tree Threshold fields accepts NaN/Infinity values causing Node backgrounds disappear in Animator Controller view
- Animator Controller Layer Weight field accepts “NaN” as a valid value instead of rejecting it
Add comment