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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note (fix version 0.17.0-preview.42):
Fixed in 0.17.0-preview.42 (2022.1.0a11)