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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 0.17.0-preview.42):
Fixed in 0.17.0-preview.42 (2022.1.0a11)