Search Issue Tracker
Fixed
Votes
1
Found in
6000.0.41f1
6000.1.0b9
6000.2.0a6
Issue ID
UUM-99050
Regression
Yes
[WebGL] "Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'match')" error in Player when Data caching and Decompression Fallback are both enabled
Reproduction steps:
1. Open the attached “WebGLBuildIssue” project
2. In Build Profiles window, select the Web platform
3. In Player Settings (Edit > Project Settings.. > Player > Publishing Settings), make sure Data Caching and Decompression Fallback options are enabled
4. Build and Run the player
5. In the opened Web browser window, Inspect the page (Context menu > Inspect)
6. In the page Inspect, observe the Console tab
Expected result: No errors are logged
Actual result: “Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'match')…” error is logged and the Player does not load
Reproducible with: 6000.0.35f1 (ed4dc7af2c82), 6000.0.41f1, 6000.1.0b9, 6000.2.0a6
Not reproducible with: 2022.3.59f1, 6000.0.34f1
Reproducible on: macOS Sequoia 15.3.1 (M1 Max), Windows 11
Not reproducible on: No other environments tested
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
- 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
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-98296