Search Issue Tracker
Duplicate
Votes
0
Found in
2022.3.1f1
Issue ID
UUM-39912
Regression
Yes
WebGL build fails with “Internal build system” error when "Name Files As Hashes" is enabled
How to reproduce:
1. Open the “WebGL_Hashes_Bug“ project
2. Switch to WebGL Platform (File > Build Settings)
3. Build the project with all 7 scenes
4. Observe the Console
How to reproduce in a new project:
1. Create a new project with the “3D Core” template
2. Switch to WebGL Platform (File > Build Settings)
3. Select “Add Open Scene”
4. Enable “Name Files As Hashes” (File > Build Settings > Player Settings > Publishing Settings)
5. Build the project
6. Observe the Console
Expected result: project builds successfully
Actual result: “Internal build system” error is thrown and the project fails to build
Reproduced with: 2022.2.19f1, 2022.3.1f1
Not reproduced with: 2021.3.27f1, 2022.2.18f1, 2023.1.0b20, 2023.2.0a18
Reproduced on: Windows 10 (by reporter), Windows 11
Error logged to the Console when failing to build:
{noformat}Internal build system error. Backend has requested a buildprogram run 6 times.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&){noformat}
-
Resolution Note:
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-36100
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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
This is a duplicate of issue #UUM-36100