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
- UI Toolkit Slider value defaults to min value when the initial value is set in the UXML file
- The Player hangs when unloading a scene using the UnloadUnusedAssets() method
- [iOS] Too many texture parameters error is thrown when running on devices that support the number of parameters
- [MacOS] Trying to pick a Colour from full-screen window breaks Colour Picker Tool functionality
- WebGL Player hangs on first frame when "Autoconnect Profiler" is enabled and large amount of Profiler data is buffered before the first frame
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