Search Issue Tracker
Fixed
Fixed in 2022.2.0b16, 2023.1.0a19
Unknown (hidden) 2022.1.X
Votes
0
Found in
2022.1.17f1
2022.2.0b8
2023.1.0a10
Issue ID
UUM-16490
Regression
Yes
Warnings are spammed in the Console when hovering or clicking on the SliderInt in the Play Mode
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 3D Sample Scene (HDRP) template tutorial Welcome Dialog pop-up doesn't appear on project creation
- [Profiler] The Addressable Asset Module module outputs an ArgumentException when asset GUIDs produce a hash collision with Addressables
- Huge amounts of tests have a start delay when pressing "Run All" in the Test Runner
- Blackboard: Double borders around the tooltip
- [WebGL]VideoPlayer Rendering stops when setting FilterMode of a texture downloaded with UnityWebRequestTexture.GetTexture()
Resolution Note (2022.1.X):
2022.1.X ports are superseded by 2022.2.X fixes (which has already landed). Canceling port.