Search Issue Tracker
Fixed in 0.17.0-preview.42
Votes
1
Found in [Package]
0.14.0-preview.19
Issue ID
1278405
Regression
No
DCICE007 error is thrown when using multiple WithDeallocateOnJobCompletion methods on Entities.ForEach
How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
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 WithDeallocateOnJobCompletion" error is thrown when using multiple WithDeallocateOnJobCompletion methods on Entities.ForEach
Reproducible with: 2019.4.11f1, 2020.1.6f1, 2020.2.0b3 (0.11.1-preview.4, 0.14.0-preview.19)
Couldn't test with: 2018.4.27f1 (Entities Package is not available)
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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Resolution Note (fix version 0.17.0-preview.42):
Fixed in 0.17.0-preview.42 (2022.1.0a11)