Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.0.0
Issue ID
ECSB-320
Regression
No
"SGICE002" error is thrown when Building project
How to reproduce:
1. Open the “Boids” project
2. Build the project and observe the Console (File > Build Setting > Build)
Expected result: project builds successfully and no errors are logged to the Console
Actual result: project fails to build and “SGICE002” and other errors are logged to the Console
Reproduced with: 1.0.0-pre.44 (2022.2.18f1, 2023.1.0b16, 2023.2.0a14), 1.0.0-pre.65 (2022.2.18f1, 2023.1.0b16, 2023.2.0a14)
Couldn’t test with: 0.17.0-preview.41 (2020.3.48f1, 2021.3.25f1, 2022.2.18f1, 2023.1.0b16, 2023.2.0a14) (Project depends on Entity Graphics Package → oldest version is 1.0.0-exp.8), 1.0.0-pre.15 (2023.2.0a14) (Could not resolve scripting errors)
Reproduced on: Windows 10 (by reporter), Windows 11
Notes:
1. Couldn’t test with 2020.3.48f1 and 2021.3.25f1 → Entities Graphics Package does not support those versions
2. Logged errors provided in internal comments
3. Reproducible with Windows, Android, WebGL Platforms (File > Build Settings)
4. Reproducible with “Mono” and “IL2PP” Scripting Backends (Edit > Project Settings > Player > Other Settings > Configuration)
5. Reproducible regardless of Build Platform or Scripting Backends (Tested with Windows (IL2PP/Mono), Android (IL2PP/Mono), WebGL)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Cannot reproduce.