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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment