Search Issue Tracker

Fixed

Fixed in 1.3.14 - Entities, 7000.0.0a1

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

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

  1. Resolution Note (fix version 7000.0.0a1):

    This was fixed in 7000

  2. Resolution Note (fix version 1.3.14 - Entities):

    This was fixed in 1.3.14.

Add comment

Log in to post comment