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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Resolution Note:
There are no fixes planned for this Bug