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
- Crash on ParticleSystemTrailGeometryJob::RenderJobCommon when changing trail Mode change with a large particle count
- Mouse cursor does not revert to the default mouse cursor when pressing the "Add column" button in the Search window
- ArgumentException is thrown and textures become unreadable when AssetBundle.Unload(false) is called
- URP Tab Reset Menu Button Is Invisible in Light Mode
- Editor crashes on "(Unity) WriteObjectToVector" when entering into the Play Mode
Add comment