Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.0.0
Issue ID
ECSB-194
Regression
No
"Entity header file couldn't be resolved" related errors when playing a WebGL build
How to reproduce:
1. Open the attached user’s project “HelloCube - 2022.2.0f1.zip”
2. Build And Run
3. Observe the browser’s console
Expected results: No errors occur
Actual results: Errors indicating that Entities could not be loaded
Reproducible with: 1.0.0-pre.15 (2022.2.8f1)
Could not test with: 0.17.0-preview.42 (2020.3.45f1, 2021.3.19f1),{color:#ffffff} {color}1.0.0-pre.44 (2022.2.8f1, 2023.1.0b6, 2023.2.0a4) (Entities package is installed as dependency of Entities Graphics, which result in errors when changing versions), 1.0.0-pre.15 (2023.1.0b6, 2023.2.0a4) (error when trying to build: “{{...Library\Bee\artifacts\WebGL\il2cppOutput\cpp: Cannot add extra type Unity.Entities.FastEquality+GetHashCodeImpl`1[Unity.Entities.Graphics.RenderFilterSettings]. Skipping. UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)}}")
Reproduced on: Windows 10 (Google Chrome browser)
Note: The attached project is an unmodified copy of the HelloCube sample from <u>Unity-Technologies/EntityComponentSystemSamples (github.com)</u>
Errors in browser’s console:
{{build.framework.js.br:10}}
{{Could not open file http://localhost:52723/StreamingAssets/ContentArchives/archive_dependencies.bin for read}}
{{Could not open file http://localhost:52723/StreamingAssets/EntityScenes/85ca66482ad234a288ae8019e609a6b8.entityheader for read}}
{{_JS_Log_Dump @ build.framework.js.br:10}}
{{build.framework.js.br:10}}
{{Loading Entity Scene failed because the entity header file couldn't be resolved: guid=85ca66482ad234a288ae8019e609a6b8.}}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
- Build Profile name increments when numeric suffix is removed from duplicate Profile name
- "Unrecognized block header in profiler data file, stopping deserialization" error is shown and no more profiler data is recorded when the Player is connected and profiler recording is enabled/disabled few times
- Shader error and warnings thrown when setting HDRP as an Active Target in Blank Shader Graph
- Visual Studio Code does not integrate with the project when the .slnx project is opened
Add comment