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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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)