Search Issue Tracker
Fixed
Fixed in 2.0.1, 2.1.2, 2.2.0-pre.2
Votes
0
Found in [Package]
2.2.0-pre.1
Issue ID
BAPPUI-25
Regression
No
"CreateProperty" attribute is missing on generated RelayCommand property when using "ICommand" attribute
How to reproduce:
1. Open the “IN-117946_Test“ project
2. Open the “OutdoorsScene”
3. Observe the Console
Expected result: No errors appear
Actual result: An error appears: “[UI Toolkit] Could not retrieve the value at path 'Test2Command' for source of type 'TestViewModel': the path from the source to the target is either invalid or contains a null value”
Reproducible with: 2.0.0-pre.18(6000.0.60f1), 2.2.0-pre.1 (6000.0.60f1, 6000.2.10f1, 6000.3.0b7, 6000.4.0a3)
Could not test with: 2.0.0-pre.17(6000.0.60f1) (Compilation errors, Source Generators for MVVM module have not been added)
Reproducible on: macOS Tahoe 26.0.1, Windows 11 (by user)
Not reproducible on: no other environments 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