Search Issue Tracker
Fixed in pre 0.50.0
Votes
0
Found in [Package]
0.7.0-preview.24
Issue ID
1294148
Regression
No
DOTS compiler throws an error when trying to find a field in WithDisposeOnCompletion method
How to reproduce:
1. Open the attached "1294148" project
2. Notice the compile errors in the console
Expected result: Compile runs smoothly
Actual result: Console has compile errors
Reproducible with: 0.10.0-preview.21, 0.7.0-preview.24 (2020.1.15f1, 2020.2.0b12. 2021.1.0a6)
Could not test with: 2018.4.29f1, 2019.4.15f1 (the Script uses features from package versions, which are not available)
Note:
- From 0.5.2-preview.4 Script starts throwing a different, Burst Compiler error
- Error thrown: Error DCICE007: Could not find field for local captured variable for argument of WithDisposeOnCompletion
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
Add comment