Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
1
Found in
6000.0.64f1
6000.3.1f1
6000.4.0b1
6000.5.0a3
6000.6.0a1
Issue ID
UUM-129742
Regression
No
Setting a variable in the root selector via an imported USS file in a theme does not work
How to reproduce:
- Open the “ScrollingBug.zip“ project
- Open the “SampleScene“
- Enter Play Mode
- Scroll in the List view in the Game view
- Press the “Toggle line height“ button
- Scroll in the List view in the Game view again and observe
Actual result: List view scrolls very slowly
Expected result: List view scrolls just like in step 4
Reproducible in: 6000.0.64f1, 6000.3.0a6, 6000.3.1f1, 6000.4.0b1, 6000.5.0a3
Could not test in: 6000.3.0a5 (36d7e9fd6645) (The issue was not fixed at all, so there is no scrolling speed difference)
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Notes:
- The "--unity-metrics-single_line-height" value is passed in through the TTS file
- In the TTS file, a different value for "--unity-metrics-single_line-height" will change how slow the scrolling is
- In version 6000.3.0a6 and later, and in the backported streams, the issue UUM-86355 is partially fixed - in this case, as an example, scrolling speed is altered only when the selector is added to the class list, but not by default on the root selector imported via a USS file in a theme
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