Search Issue Tracker
Fixed
Fixed in 6000.0.34f1
Votes
0
Found in
6000.0.33f1
Issue ID
UUM-95755
Regression
No
"InvalidOperationException" is thrown when binding a Scriptable Object as a Data Source
Steps to reproduce:
1. Open the attached “UITK-Sample-main.zip” project
2. In the Assets folder, open “Party/UI/Party.uxml”
3. In the Hierarchy tab, open the “#profile-list” element
4. In the Inspector tab find “Bindings”
5. Change the “Data Source” selected object to any Scriptable Object named “CharacterX” (X is the number)
6. Save the changes
7. Observe the Console Window
Expected result: No errors are thrown
Actual result: “InvalidOperationException” error is thrown
Reproducible in: 6000.0.26f1, 6000.0.33f1
Not reproducible in: 6000.0.25f1 6000.0.36f1, 6000.1.0b4, 6000.2.0a1
Couldn’t test in: 2022.3.56f1, 2021.3.48f1 (Data binding field does not exist)
Fixed in: 6000.0.34f1
Reproducible on: Windows 11, macOS (Silicon)
Not reproducible 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
- Console shows Exception: {"error":"not found","detail":["not found"]} after opening Build History window
- [HDRP] Volumetric cloud shadows disappear when there is no directional light shadows
- “Selector” column names in the Search window are lowercase when added
- Install List Project Counter Panel can be right clicked through and Install Context Menu can be opened disabling Project Counter Panel's buttons
- [MacOS] Scene is marked/flickering as dirty (with asterisk) when dragging a Material on a GameObject in Scene view
Add comment