Search Issue Tracker
By Design
By Design in 2023.2.X
Votes
0
Found in
2021.3.28f1
2022.3.5f1
2023.1.4f1
2023.2.0a23
Issue ID
UUM-42700
Regression
No
Entering Play Mode freezes the Editor when a script with an infinite loop is used
How to reproduce:
1. Open the “IN-46882_repro.zip“ project
2. Open the “SampleScene“
3. Enter Play Mode
Expected result: The user is able to interact with or close the Editor
Actual result: The user is unable to interact with or close the Editor
Reproducible with: 2021.3.28f1, 2022.3.5f1, 2023.1.4f1, 2023.2.0a23
Reproducible on: Windows 10
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Use a managed debugger to troubleshoot infinite loops.
Resolution Note (2023.2.X):
Use a managed debugger to troubleshoot infinite loops.