Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.0.0
1.2.X
1.3.X - Entities
7000.0.0a1
Issue ID
ECSB-108
Regression
No
Namespace collision when code generator creates the Entities.ForEach Job code
Reproduction steps:
1. Open the attached project “IN-18459.zip”
2. Observe the Console window
Expected result: There are no errors originating from SS.System
Actual result: There are multiple errors:
“error CS0234: The type or namespace name 'Collections' does not exist in the namespace 'SS.System' (are you missing an assembly reference?)”
Reproducible with: 1.0.0-exp.8 (2022.2.0b9, 2023.1.0a13)
Could not test with: 0.51.1-preview.21 (2020.4.40f1, 2021.3.11f1) (Various compilation errors), 2022.1.18f1 (Entities not available)
Reproducible on: macOS 12.4 (Intel)
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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Resolution Note:
There are no fixes planned for this Bug