Search Issue Tracker
Fixed
Fixed in 2022.3.69f1, 6000.0.63f1, 6000.2.9f1, 6000.3.0b8, 6000.4.0a2
Votes
1
Found in
2022.3.63f1
6000.0.51f1
6000.1.8f1
6000.2.0b5
6000.3.0a1
6000.4.0a1
Issue ID
UUM-109862
Regression
No
DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Reproduction steps:
1. Open this site https://cors-anywhere.herokuapp.com/ in the browser
2. Click the "Request temporary access to the demo server" button (to enable CORS on that site and send web request)
3. Open the attached “IN-104851.zip" project
4. Open the “SampleScene”
5. Build and Run for WebGL (File > Build and Run)
6. Observe the Player in the browser
Expected result: “CompleteContent” log appears once
Actual result: “CompleteContent” log appears twice
Reproducible with: 2021.3.50f1, 2022.3.63f1, 6000.0.51f1, 6000.1.8f1, 6000.2.0b5, 6000.3.0a1
Reproducible on: Windows 10 (user reported), Windows 11
Not reproducible on: no other environment tested
Note:
- Does not reproduce in the Editor or Android and IOS builds
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
- Holes and different colors appear on default Tree Materials after applying them to the Tree GameObject and undoing changes
- Error indicating that the Text Asset Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
- Documentation installation shows "Install failed: Validation Failed" when installing Android Build Support module
- Error indicating that the Package Manifest Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
Add comment