Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0p1
Issue ID
988097
Regression
No
Unity Editor freezes when allocating around 525000 and more meshes in a single frame
Steps to reproduce:
1. Open QA-supplied project ('EditorHangBug.zip")
2. Open Scene ("Main")
3. Enter Play mode
Expected: scene plays and the Meshes get allocated
Actual: Unity Editor freezes
Reproduced in: 5.6.5p3, 2017.1.3p2, 2017.2.2p2, 2017.3.2f1, 2018.1.0b12, 2018.2.0a6
Note: In Script "Repro", changing the number in line 10 and line 12 to a number lower than 525000, (for example 524000),
results in the Editor no longer crashing upon entering Play mode.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
Add comment