Search Issue Tracker
By Design
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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Resolution Note:
Use a managed debugger to troubleshoot infinite loops.