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
- "Canvas Renderer" Component uses a low resolution icon
- NullReferenceException is thrown when installing the "QuickStart" page in the Multiplayer center
- Package Manager's Filter Panel does not show borders when viewed on Windows
- Blend Tree Threshold fields accepts NaN/Infinity values causing Node backgrounds disappear in Animator Controller view
- Animator Controller Layer Weight field accepts “NaN” as a valid value instead of rejecting it
Add comment