Search Issue Tracker
Fixed in 2022.3.4f1
Fixed in 2022.2.X, 2022.3.X
Votes
2
Found in
2022.2.11f1
Issue ID
UUM-31472
Regression
Yes
RangeAttribute does not display the correct value when the range contains a negative value
Reproduction steps:
1. Open the attached project “RangeAttributeBug“
2. Open the Scene “Assets/Scenes/SampleScene”
3. In the Hierarchy Window select the “Main Camera” GameObject
4. In the Inspector window observe the “Test” script
Expected results: Slider visually represents the assigned value
Actual results: The range indicator is missing or misplaced
Reproducible with: 2022.2.0b6, 2022.2.11f1
Not reproducible with: 2020.3.46f1, 2021.3.20f1, 2022.2.0b5, 2023.1.0a1, 2023.1.0b7, 2023.2.0a6
Fixed in: 2023.1.0a1
Reproducible on: Windows 11
Note: The issue is not reproducible when the “Use IMGUI Default Inspector” option is enabled.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Entering “NaN” or “Infinity” values in Game Object Brush Orientation value fields spams Quaternion-related errors in the Console and persists unless value is undone in Tile Palette window
- An InvalidOperationException is thrown in the Editor when using On-Tile Rendering with the Mock HMD plug-in
- Unity UI does not trigger "OnFocusLost" and doesn't refresh when focusing on other Windows in the Editor
- Project Auditor's settings cannot be searched in the Preferences window
- Crash on SerializableManagedRef::CallMethod when performing various Unity operations
Add comment