Search Issue Tracker
In Progress
Fix In Review for 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment