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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment