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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment