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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment