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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 0.17.0-preview.42):
Fixed in 0.17.0-preview.42 (2022.1.0a11)