Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2019.1.0b1
2019.1.0f2
2019.2.0a1
Issue ID
1146530
Regression
No
[WebGL] Build with threading hangs when invoking Caching.ClearCache()
How to reproduce:
1. Open the attached project ("case_1146530-CachingClearCacheBug.zip")
2. Make sure that build target is set to WebGL
3. Build and Run the project
4. After the build loads, open developers console and press the "ClearCache" button in the scene
Expected results: Cache gets cleared, build continues to run
Actual results: Build hangs when trying to clear the Cache
Reproducible with: 2019.1.0f2, 2019.2.0a12
Couldn't test with 2017.4, 2018.3 and up to 2019.1.0b1 because of script/build errors
Notes:
1. For successful reproduction, browser with multithread support is required.
2. Tested with Chrome Version (73.0.3683.103 (Official Build) (64-bit)
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
- Sprite Editor Window not visualizing changes when selecting different Filter Modes
- Crash on UnityEngine.Rendering.RenderPipelineAsset:InternalCreatePipeline () when opening a project
- The Texture Shape of an Image changes from 2D to a Cube when the project is upgraded to 2019 and above
- Building 3D Sample Scenes (URP) Project fails
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
Resolution Note (fix version 2021.1):
Fixed in 2021.1.0a2