Search Issue Tracker
Active
Under Consideration for 1.0.X, 1.1.X
Votes
0
Found in [Package]
1.0.14 (Patch 3)
1.1.X - Entities
Issue ID
ECSB-667
Regression
No
Error SGICE002 is thrown from DOTS source generators when IJobEntityExtensions.ScheduleParallel<> is used
Reproduction steps:
1. Open the attached project “GenerationError”
2. Inspect the Console window
Expected result: There are no messages in the Console window
Actual result: An error is thrown in the Console window saying “error SGICE002: This error indicates a bug in the DOTS source generators.”
Reproducible with: 1.0.8 (2022.3.9f1), 1.0.14 (2022.3.9f1, 2023.1.12f1, 2023.2.0b8, 2023.3.0a4)
Reproducible on: macOS 13.4.1 (Intel)
Not reproducible on: No other environment tested
Note: If lines 33 and 34 in the Script “Assets/Entities/mengchongchong/Scripts/Systems/MoveSystem.cs” are commented, the error disappears
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Physics 2D Profiler module does not display the information about processed physics in the scene when profiling the application as a Development Build
- A Script Component that has a serialized custom class is not detecting changes in the first boolean variable when entering the Play mode with the Script Components GameObject opened in the Inspector
- “SendMessage cannot be called during Awake“ warnings appear when loading a scene with “LoadSceneAsync“ if using UI Toolkit in the scene
- Audio Source Spatial Blend value gets set to 1 in the WebGL Player when the Spatial Blend value is bigger than 0
- [Linux] Crash on g_type_check_instance_cast after changing Editor layout, creating a new VR template or HDRP project
Add comment