Search Issue Tracker
Fixed
Fixed in 1.1.0
Votes
1
Found in [Package]
1.0.0
Issue ID
WSTB-16
Regression
No
"System.IO.DirectoryNotFoundException" exception is thrown when adding profiling to WebGL build
Reproduction steps:
1. Open the attached “IN-93221” project
2. Open the Build Profiles window (File > Build Profiles)
3. Build the project
4. Open the Submodule Stripping window (Window > Web Optimization > Submodule Stripping)
5. Select the recent build from the hierarchy
6. Press the “Add Profiling” button
7. Observe the Console window
Expected result: No errors are thrown
Actual result: “System.IO.DirectoryNotFoundException” exception is thrown
Reproducible with: 0.1.0-exp.4, 1.0.0 (6000.1.0b7, 6000.2.0a4)
Couldn’t test with: 2022.3.58f1, 6000.0.38f1 - No support for the Web Stripping Tool package
Reproducible on: Windows 10
Not reproducible on: No other environments tested
Note:
- When WebGL Template is set to “Default”, the exception is not thrown.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment