Search Issue Tracker
Third Party Issue
Third Party Issue in 2023.1.X
Votes
0
Found in
2020.3.37f1
2021.3.6f1
2022.1.9f1
2022.2.0a19
2023.1.0a2
Issue ID
UUM-8845
Regression
No
Editor freezes when entering Play Mode with big numbers in a script
How to reproduce the issue:
- Open the user attached project
- Enter Play Mode
Expected result: Editor doesn’t freeze
Actual result: Editor freezes after clicking the Play Mode button
Reproducible with: 2020.3.37f1, 2021.3.6f1, 2022.1.9f1, 2022.2.0a19, 2023.1.0a2
Reproduced on: Windows 10 (Intel)
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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Resolution Note:
Seems like the issue lies within the user's code somewhere, probably a stack overflow or a loop that won't end (or take a really long time)
Resolution Note (2023.1.X):
Seems like the issue lies within the user's code somewhere, probably a stack overflow or a loop that won't end (or take a really long time)