Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
2021.3.38f1
2022.3.30f1
6000.0.3f1
6000.1.0a7
6000.2.0a1
7000.0.0a1
Issue ID
UUM-72312
Regression
No
Uncaught TypeError: Cannot read properties of undefined is thrown when the tab is inactive for several minutes
How to reproduce:
1. Open the “authorization“ project
2. On the Menu, select File → Build and Run
4. After the project builds, change to a different browser tab
5. Wait for 5 minutes
6. Press “ctrl+shift+j“ and observe the Console
Expected result: No errors are thrown
Actual result: An error is thrown
Reproducible with: 2021.3.38f1, 2022.3.30f1, 6000.0.3f1
Reproducible on: Windows 10, Windows 11 (user’s device)
Not reproducible on: No other environment tested
Error: Uncaught TypeError: Cannot read properties of undefined (reading 'readyState')
Note: If the issue does not reproduce rebuild the project
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
- m_Modifications block serializes incorrectly when replacing source prefabs
Add comment