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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
Resolution Note (2022.1.X):
2022.1.X ports are superseded by 2022.2.X fixes (which has already landed). Canceling port.