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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment