Search Issue Tracker
Won't Fix
Won't Fix in 0.51.X
Votes
0
Found in [Package]
0.50.1-preview.2
0.51.1-preview.21
Issue ID
ECSB-83
Regression
No
No error is being logged when using Lambda expression with Entities.ForEach
How to reproduce:
1. Open the user-attached project
2. Add the Entities package to the project (Window → Package Manager → + → Add package from git URL)
3. Enter Play Mode
Expected result: “error DC0013: Entities.ForEach Lambda expression writes to captured variable ‘currentIslandIdSingleton' that is then read outside. This is only supported when you use .Run().” is thrown
Actual result: Expected error is not thrown
Reproducible with: 0.50.1-preview.2 (2020.3.38f1), 0.51.1-preview.21 (2020.3.38f1, 2021.3.8f1)
Couldn’t test with: 0.17.0-preview.42 - Deprecation of version gets hard-set to 0.50.1-preview.2
Reproduced on: macOS Monterey 12.0.1
Note: To add the Entities package, when doing step 2 in the field that shows up write “com.unity.entities”
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
- UI Document (UXML) UI disappears from the Game view when any asset is imported and does not reappear until clicking in the Editor
- Warnings about invalid URIs are thrown when UI Builder's Material field is set to null
- Warnings about invalid URIs are thrown when UI Builder's Variable Asset Reference field is set to null
- "Attempting to use an invalid operation handle" error is thrown when stopping Play Mode after loading an Addressable scene using LoadSceneAsync
- Arabic separator character (066B) is treated as a full-width character when Duospacing is enabled on a TMP text component
Resolution Note:
We're only fixing 0.51 bugs in special cases - if this bug is reproducible in a supported version 1.0.0, we will address it there.
Resolution Note (0.51.X):
We're only fixing 0.51 bugs in special cases - if this bug is reproducible in a supported version 1.0.0, we will address it there.