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
- Crash on PPtr<Object>::operator when undoing "Modern UI Pack" elements
- Crash on operator delete[] when Instantiating an Asset Bundle that references an another Asset Bundle with a MonoBehaviour
- Background Thread crash freezes editor when opening a specific scene
- Editor Menus text doesn’t update when Switching Editor language back to English
- "Atlas uncompressed. This can be caused by mismatch texture formats." is thrown when Paint Details is selected
Add comment