Search Issue Tracker

Active

Votes

0

Found in [Package]

1.2.0 - Entities

1.3.2 - Entities

Issue ID

ECSB-1356

Regression

No

The DOTS generated code is missing the parameter when using SystemAPI queries with parameters

Package: Entity Component System (ECS)

-

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

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.