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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment