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
- “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
- WebGL sends wrong value with large numbers when SendMessage function is used
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
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