Search Issue Tracker
Active
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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
Add comment