Search Issue Tracker
By Design
Votes
0
Found in
2021.3.41f1
2022.3.39f1
6000.0.12f1
Issue ID
UUM-76330
Regression
No
Editor freezes occasionally when entering Play mode while using procedural generation
How to reproduce:
1. Open the attached "big game.zip" project
2. Open the "Dungeon" Scene and enter Play mode
3. Observe the Editor
4. Repeat step 2 if necessary
Expected result: Unity Editor enters Play mode without any issue
Actual result: Unity Editor occasionally freezes when entering Play mode. Application.EnterPlayMode never finishes executing unless the Editor is restarted
Reproducible in: 2021.3.41f1, 2022.3.39f1, 6000.0.12f1
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environments tested
Comments (1)
-
fazzaha630
Jul 22, 2024 11:19
EFFECTIVE AND POWERFUL SPELL CASTER ONLINE... This has really worked and I am proud to testify of it. I saw a post on how a lady got her man back by Dr. Happy . My Husband and I have been separated for 3 years and some months. Although I never believed in spiritual work I reluctantly tried him because I was desperate and his spell worked perfectly. My man is back and now my relationship is now perfect just as Dr. Happy promised me when I contacted him for help . Getting your ex back permanently does not only bring back someone you love back, but it will also re-ignite your lover’s feelings for you to be as happy with that person as possible. My man now treats me like a queen and always says he loves me all the time. If you are going through difficulties in your relationship Email him for urgent help.
Call-WHATSAPP; +234(706) (8494) (711)
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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Resolution Note:
Infinite loops were detected in project script. LoopSectorSnake() in ProcGen.cs was not always generating a new sector but kept looping, which was causing the editor to hang. Adding infinite loop checks inside ProcGen.cs fixes this issue. If you believe that these conditions were reached as a result of a bug, please feel free to re-open the case and provide more information so we can investigate it further. Thanks!