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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment