Search Issue Tracker
Won't Fix
Votes
1
Found in
2019.3.0a7
2019.3.0f5
2020.1
Issue ID
1214101
Regression
Yes
Empty List Elements appear in the Inspector when using Custom Editor Fields with SerializeField attribute
How to reproduce:
1. Open the attached project's "case_1214101-Project.zip" Scene labeled "SampleScene"
2. Select the "Test" GameObject in the Hierarchy
3. Under "BoneC3dBone" Component click on "Bone Attribute" to expand the list
Expected result: Only one Element appears
Actual result: Size field and number of Elements equal to the Array size appears
Reproducible with: 2019.3.0a7, 2019.3.0f6, 2020.1.0a22
Not reproducible with: 2017.4.36f1, 2018.4.17f1, 2019.2.20f1, 2019.3.0a6
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:
The user's script does nothing when the transform reference is null so all 500 objects are not rendered in BoneC3dBone.DrawAttributeList