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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment