Search Issue Tracker

Active

Votes

0

Found in [Package]

0.50.0-preview.24

Issue ID

1412331

Regression

Yes

[DOTS] Asset access errors thrown after upgrading to Entities 0.50.0-preview.24

Package: Entity Component System (ECS)

-

How to reproduce:
1. Open the user's attached project "ts2_test.zip"
2. Observe the Console window

Expected results: No errors occur
Actual result: Errors occur on launch

Reproducible with: 0.50.0-preview.24, 0.51.0-preview.32 (2020.3.31f1, 2020.3.35f1)
Could not test with: 0.17.0-preview.42 (unable to downgrade)

Reproducible on: macOS (Intel) Monterey 12.3.1

Errors occurring:
Temp\GeneratedCode\TargetingSystem\MissileSystem__System_938197271.g.cs(286,35): error CS0103: The name 'HandleMissileRotation' does not exist in the current context

Assets\Plugins\GeometricVision\TargetingSystem\EntitiesExamples\Assets\Code\ExampleSystems\MissileTurretSystem.cs(160,21): error CS1673: Anonymous methods, lambda expressions, query expressions, and local functions inside structs cannot access instance members of 'this'. Consider copying 'this' to a local variable outside the anonymous method, lambda expression, query expression, or local function and using the local instead.

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.