Search Issue Tracker
Fixed in 2022.2.0b16
Fixed in 2022.2.X, 2023.1.X, 2023.1.0a19
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment