Search Issue Tracker

Active

Under Consideration for 1.2.X, 2024.1.X

Votes

0

Found in [Package]

1.0.0

1.2.X

2024.1.0a1

Issue ID

ECSB-108

Regression

No

Namespace collision when code generator creates the Entities.ForEach Job code

Package: Entity Component System (ECS)

-

Reproduction steps:
1. Open the attached project “IN-18459.zip”
2. Observe the Console window

Expected result: There are no errors originating from SS.System
Actual result: There are multiple errors:
“error CS0234: The type or namespace name 'Collections' does not exist in the namespace 'SS.System' (are you missing an assembly reference?)”

Reproducible with: 1.0.0-exp.8 (2022.2.0b9, 2023.1.0a13)
Could not test with: 0.51.1-preview.21 (2020.4.40f1, 2021.3.11f1) (Various compilation errors), 2022.1.18f1 (Entities not available)

Reproducible on: macOS 12.4 (Intel)

Add comment

Log in to post comment