Search Issue Tracker
Won't Fix
Votes
1
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
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
There are no fixes planned for this Bug