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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment