Search Issue Tracker
Fixed
Fixed in 1.4.X - Entities
Votes
0
Found in [Package]
1.4.0-pre.3 - Entities
Issue ID
ECSB-1730
Regression
No
SGICE002 error thrown when using SystemAPI.GetComponent<T>() inside a .ForEach() lambda
How to reproduce:
1. Open the project “IN-105709_SGICE002”
2. Observe the Console
Expected result: No errors are thrown in the Console
Actual result: SGICE002 error is thrown in the Console
Reproducible with: 1.0.8 (2022.3.63f1), 1.3.14 (2022.3.63f1), 1.4.0-pre.3 (2022.3.63f1, 6000.0.53f1, 6000.1.11f1, 6000.2.0b9, 6000.3.0a1)
Could not test with: 2021.3.53f1 (com.unity.entities, com.unity.collections not supported)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note (fix version 1.4.X - Entities):
Fixed in next package version of entities.