Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
0.16.0-preview.21
Issue ID
1293213
Regression
No
error DCICE007 is thrown when Job.WithDisposeOnCompletion is used
How to reproduce:
1. Open the attached project("ECS.zip")
2. Observe the error
Expected results: The field for the local captured variable for the argument of WithDisposeOnCompletion is found and is compiled without errors
Actual results The field for the local captured variable for the argument of WithDisposeOnCompletion is not found and is not compiled without errors
Reproducible with: 2020.1.15f1, 2020.2.0b13, 2021.1.0a7 (ECS 0.14.0-preview.19 - 0.16.0-preview.21)
Could not test with: 2018.4.29f1, 2019.4.15f1 (No ECS, Job.WithDisposeOnCompletion did not exist yet)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
This is a duplicate of issue #1278405