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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment