Search Issue Tracker
Active
Votes
0
Found in
6000.0.58f1
6000.1.16f1
6000.2.6f1
6000.3.0b3
Issue ID
UUM-119555
Regression
No
A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
Reproduction steps:
1. Open the attached “IN-116488_PropertyFieldBug.zip“ archived project
2. Open the “Assets/Scenes/SampleScene.unity“ Scene
3. Select the “MyClass“ GameObject in the Hierarchy
4. Observe the Inspector
Expected result: The “Some Value” property should be expandable as the “My Property“ one
Actual result: The “Some Value“ property is not expandable and has a value assigned to it
Reproducible with: 6000.0.58f1, 6000.1.16f1, 6000.2.6f1, 6000.3.0b3
Reproducible on: M1 Max MacOS 15.5 (Tested by CQA)
Not reproducible on: No other environment tested
Note: When the Inspector is in the Debug Mode, the “Field type UnityEngine.UIElements.Foldout is not compatible with float property "someValue.someValue"“ warning is logged
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment