How to reproduce:
1. Open the “IN-94965_repro“ project
2. Select File → Build and Run
3. Observe the Player and the Browser console (Ctrl+Shift+J)
Expected result: The Player loads normally and “TypeError“ is not thrown
Actual result: The Player freezes and “TypeError“ is thrown
Reproducible with: 6000.0.35f1, 6000.0.40f1, 6000.1.0b8, 6000.2.0a5
Not reproducible with: 2021.3.49f1, 2022.3.59f1, 6000.0.34f1
Reproducible on: Windows 11 (Chrome)
Not reproducible on: No other environment tested
Error:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'match')
at Object.cacheControl (Build.loader.js:1:952)
at A (Build.loader.js:1:18571)
at D (Build.loader.js:1:22595)
at Build.loader.js:1:25352