Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2020.3.X
Votes
0
Found in
2019.4
2020.3
2020.3.4f1
2021.1
Issue ID
1329405
Regression
No
Label set with EditorGUILayout.PropertyField is overwritten when adding Range attribute to the field
How to reproduce:
1. Open the user's attached "PropertyField_Label_Repro.zip" project
2. Open the "SampleScene" Scene
3. In the Hierarchy select the "TestGO" GameObject
4. Observe the Inspector
Expected results: The "Test Script" field names are "plain_foo" and "ranged_bar"
Actual results: The "Test Script" field names are "plain_foo" and "RangedValue"
Reproducible with: 2019.4.23f1, 2020.3.4f1, 2021.1.0a2
Not reproducible with: 2021.1.0a3, 2021.1.5f1, 2021.2.0a14
Could not test with: 2018.4.33f1 (downgraded scripts have errors)
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2021.1):
Fixed in 2021.1.0a3
Resolution Note (fix version 2020.3):
Fixed in 2020.3.10f1