Search Issue Tracker
Active
Votes
0
Found in
6000.0.15f1
6000.0.28f1
6000.1.0a5
7000.0.0a8
Issue ID
UUM-87798
Regression
Yes
Constant console errors when using Min/Max Slider in PlayMode
*Steps to reproduce:*
# Open a Unity Project
# Create a UI Document Asset via Assets > Create > UI Toolkit > UI Document
# Create a Panel Settings Asset via Assets > Create > UI Toolkit > Panel Settings Asset
# Open the created UI Document Object
# Add a Min/Max Slider to the document by dragging it from the Library to the Hierarchy
# Save and then close UI Builder
# Create an empty GameObject in your scene via GameObject > Create Empty
# Add a UI Document Component to this GameObject
# Assign your created Panel Settings Asset and UI Document Asset to the component
# Enter PlayMode
# Change the values of the Min/Max Slider
*Actual results:* There are constant errors logged to the console while using the Min/Max Slider
!image-2024-11-19-13-31-58-077.png|width=1261,height=107!
*Expected results:* There are no errors when using the Min/Max Slider in PlayMode
*Reproducible with versions:* 7000.0.0a8, 6000.1.0a5, 6000.0.28f1, 6000.0.15f1
*Not reproducible with versions:* 6000.0.14f1, 2022.3.53f1, 2021.3.45f1
*Can’t test with versions:* -
*Tested on (OS):* MacOS Sonoma 14.6.1
*Notes:* -
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment