Search Issue Tracker
Third Party Issue
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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
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)