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
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
Add comment