Search Issue Tracker
Fixed
Fixed in 6000.0.52f1, 6000.1.10f1, 6000.2.0b8, 6000.3.0a2
Votes
0
Found in
6000.0.51f1
6000.1.8f1
6000.2.0b6
Issue ID
UUM-109467
Regression
Yes
A custom bindable UIToolkit Element cannot be bound in the Editor when it is inherited from type 'Object'
How to reproduce:
1. Open the “ObjectInhTest.zip“ project
2. Open the “SampleScene“
3. Select the “BugExample.asset“ Asset in the Project tab
4. Observe the Console
Expected result: Nothing is logged
Actual result: A “ Field type ObjectBindable is not compatible with PPtr<$ScriptableObject> property "objField" “ warning is logged
Reproducible in: 6000.0.50f1, 6000.0.51f1, 6000.1.8f1, 6000.2.0b6
Not reproducible in: 2022.1.0a1, 2022.3.63f1, 6000.0.49f1
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
- FrameTimingManager.GetLatestTimings adds background time to the next focused frame when the Player is unfocused
- PropertyDrawer gets disposed while still being active when adding a secondary component
Add comment