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
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
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)