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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment