Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.45f1
Issue ID
UUM-102551
Regression
No
Editor freezes when entering the Play Mode after code changes
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/Scenes/Demo.unity” Scene
3. Open the “Assets/Scripts/Camera/IsometricCameraController.cs” script
4. Comment out 30-48 lines
5. Save the script (CTRL+S)
6. Enter the Play Mode
7. Exit the Play Mode
8. Observe the Editor
Expected result: The Editor does not freeze
Actual result: Editor freezes
Reproducible with: 6000.0.45f1
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
- Not reproduced by CQA
- If the Editor does not freeze, try uncommenting the same lines and repeat steps 5–7
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
This seems to be an issue with the user project, is is sucked in an infinite loop in CowPenScript.GenerateGrazingSpots where it never reaches the expected spotsCreated since the counter is not increased