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
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.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment