Unity Issue Tracker - Warnings are spammed in the Console when hovering or clicking on the SliderInt in the Play Mode
Fixed
UUM-16490
Warnings are spammed in the Console when hovering or clicking on the SliderInt in the Play Mode
Unity: UI Toolkit Controls
Fixed
2023.1.X
2022.2.X
Won't Fix
2022.1.X
2022.1.0b1 onwards
2022.1.X ports are superseded by 2022.2.X fixes (which has already landed). Canceling port.
How to reproduce:
1. Open user-attached project “SliderInt”
2. Open the “SampleScene” scene
3. Enter the Play Mode
4. Hover or click on the Text near the slider
5. Observe the Console
Expected result: There are no warnings in the Console
Actual result: “Runtime cursors other than the default cursor need to be defined using a texture.” warning is spammed in the Console each time you interact with the Slider
Reproducible with: 2022.1.0b1, 2022.1.17f1, 2022.2.0b8, 2023.1.0a10
Not reproducible with: 2021.3.10f1, 2022.1.0a16
Couldn’t test with: 2020.3.40f1 (Script can’t be loaded)
Reproducible on: Windows 11 Pro
Note: Not reproducible in Player
Prioritise and Follow this issue
Have a workaround or additional info about this issue?