Search Issue Tracker
Fixed
Fixed in 2021.3.37f1, 2022.3.23f1, 2023.2.17f1, 6000.0.0b14
Votes
0
Found in
2021.3.29f1
2022.3.7f1
2023.1.9f1
2023.2.0b5
6000.0.0b11
Issue ID
UUM-45789
Regression
No
Applying the SerializeField attribute to the field generated by the property doesn't capitalize it in the inspector
How to reproduce:
1. Open the attached “name.zip” project
2. Open the “SampleScene” Scene (Assets > Scenes)
3. In the Hierarchy, select “GameObject” GameObject
4. Observe the field name in the “NewBehaviourScript” Component
Expected result: name is “Max Health”
Actual result: name is “max Health”
Reproducible with: 2021.3.29f1, 2022.3.7f1, 2023.1.9f1, 2023.2.0b5
Reproduced on: macOS 13.4.1 (Intel)
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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Resolution Note (fix version 6000.0.0b14):
Fixed in: 6000.0.0b14
Resolution Note (fix version 2023.2.17f1):
Fixed in: 2023.2.17f1
Resolution Note (fix version 2022.3.23f1):
Fixed in: 2022.3.23f1
Resolution Note (fix version 2021.3.37f1):
Fixed in: 2021.3.37f1