Reproduction steps:
1. Find the Editor installation folder (Make sure it has WebGL module installed)
2. Navigate to (Specific Editor Version)\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\
3. Right-click on any empty space
4. Select “Open in Terminal”
5. Type in “.\SimpleWebServer.exe”
6. Press Enter and observe the Console
Expected result: “usage: SimpleWebServer.exe [source_directory] [url?] [pid?]" log is shown
Actual result: “System.IO.FileNotFoundException : The file or assembly “System.Runtime, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a” or one of its dependencies was not found. The system cannot find the specified file.” log is shown
Reproducible with: 2022.3.42f1, 2022.3.62f1, 6000.0.50f1, 6000.1.5f1, 6000.2.0b3
Not reproducible with: 2022.3.41f1
Reproducible on: Windows 11
Not reproducible on: No other environment tested