Search Issue Tracker
Active
Votes
0
Found in [Package]
0.17.0-preview.42
Issue ID
1382917
Regression
No
[ECS] DCICE007 error is thrown when WithDisposeOnCompletion local variable is captured in unreachable code
How to reproduce:
1. Open the attached project "Piks.zip"
2. Inspect the Console Window
Expected result: No errors are thrown
Actual result: "DCICE007: Could not find field for local captured variable for argument of WithDisposeOnCompletion" error is thrown in Console
Reproducible with: 0.17.0-preview.41, 0.17.0-preview.42 (2020.3.25f1)
Couldn't test with: 0.16.0-preview.21 (2020.3.25f1) (compile errors)
Notes:
- If the project has multiple compile errors related to packages, reimport the Entities package.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment