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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment