Search Issue Tracker
Fixed
Fixed in 2022.3.40f1, 6000.0.0b14
Votes
0
Found in
2022.3.4f1
2023.2.0a23
2023.3.0a3
6000.0.0b11
6000.0.37f1
Issue ID
UUM-42121
Regression
Yes
Variable name overlaps range slider in Inspector window when having a long variable name and a range attribute
How to reproduce:
1. Open the attached “range.zip” project
2. Open “SampleScene” Scene (Assets > Scenes > SampleScene)
3. In the Hierarchy window, select “GameObject” GameObject
4. In the Inspector window, observe the “New Behaviour Script” component
Expected result: Variable name doesn’t overlap the range slider
Actual result: Variable name overlap the range slider
Reproducible with: 2022.2.16f1, 2022.2.21f1, 2022.3.4f1, 2023.1.4f1, 2023.2.0a23
Not reproducible with: 2021.3.28f1, 2022.2.15f1
Reproduced on: macOS 13.4.1 (Intel)
Notes:
reproducible with SerializedField and public variable
reproducible different types of variables
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment