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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Resolution Note:
There are no fixes planned for this Bug