Search Issue Tracker
Active
Under Consideration for 1.3.X, 7000.0.X
Votes
0
Found in [Package]
1.3.2 - Entities
7000.0.0a1
Issue ID
ECSB-1356
Regression
No
The DOTS generated code is missing the parameter when using SystemAPI queries with parameters
Reproduction steps:
1. Open the attached “dots-property-codegen” project
2. Open the “Assets/TestSystem” script via JetBrains Rider
3. Click on the DOTS above the TestSystem class declaration and select “Show generated code”
4. Using CTRL+F, search for “WithAll”
5. Observe the results
Expected Result: The generated code contains WithAll
Actual Result: The generated code does not contain WithAll
Reproducible with: 1.2.0, 1.3.2 (2022.3.50f1, 6000.0.23f1)
Could not reproduce with: 2021.3.44f1 (due to package errors when downgrading)
Reproducible on: Windows 11 Pro, macOS 14.7 (by reporter)
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
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
Add comment