Unity freeze if large 32 bit mesh is selected

The new 32 bit meshes are great, but if a very large mesh is selected in the project folder, Unity freezes trying to compute/display/preview something. Better to disable this feature if a large mesh is detected.

How many vertices/triangles/etc has a very large mesh in your case, when the editor freezes?

Hey Elecman,
Could you please file a bug report with a minimal reproduction case and reply in here with the case #?

1 Like

About 1.5 million triangles. It freezes for a few seconds. Will make a repo.

Edit:
I was using beta 5 but with beta 10 the delay is reduced to about 1 second for 700k vertices. That is acceptable I suppose.

1 Like

If it’s one second each time it’s selected, then no, this is not acceptable :slight_smile:

2 Likes

Ok, will file a bug report then.

2 Likes

Bug report filed with repo. Case nr. 973205

3 Likes