Search Issue Tracker
Fixed in 6000.1.0a9
Fixed in 2022.3.56f1, 6000.0.33f1, 6000.1.X, 7000.0.0a14, future release
Votes
2
Found in
2022.3.52f1
6000.0.27f1
6000.1.0a4
Issue ID
UUM-87753
Regression
Yes
[WebGL]"TypeError: Cannot read properties of undefined (reading 'length')" error is thrown when starting the Player when config.autoSyncPersistentDataPath is set to true
Reproduction steps:
1. Open the attached “ASDQWE” project
2. Build and run the WebGL Player (File > Build And Run)
3. Open Finder or File Explorer
4. Go to the Build location
5. Open index.html and uncomment line 78 (config.autoSyncPersistentDataPath = true;)
6. Refresh the browser window with the Player
7. Observe the Player
Expected result: There are no issues
Actual result: The Player throws a "TypeError: Cannot read properties of undefined (reading 'length')" error on start-up
Reproducible with: 2022.3.52f1, 6000.0.27f1, 6000.1.0a4
Not reproducible with: 2021.3.46f1
Reproducible environment: MacOS 14.6.1 Intel, 15.0 Intel (user’s)
Not reproducible environment: No other environment tested
Workaround: Set config.autoSyncPersistentDataPath to false or leave the line commented out
Note: The user reported seeing the issue occur persistently on Firefox and seldom on Chrome. CQA could not reproduce the problem on Firefox 132.0.2 only on Chrome 131.0.6778.69, Safari 17.6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- MissingReferenceException errors are thrown after entering Play mode when multiple Inspector windows are displaying different objects with Grid Layout Group component
- "Can't change name, category with the same name already exists" Error is logged when renaming a Category to a name with a trailing space in the VFX Graph Blackboard
- Delete does nothing on an in-use Custom Attribute when re-triggered after cancelling the deletion confirmation prompt in the VFX Graph Blackboard
- No Ellipses are used for the Visual Effect Graph Create Context Menu Option
- Crash on LaunchBugReporter when opening a specific project using DirectX 12
Add comment