Search Issue Tracker
Not Reproducible
Votes
6
Found in
5.0.1f1
Issue ID
691241
Regression
No
[Crash][Mesh] Changing number of triangles (or vertices) of a Mesh via script freezes the app (fine in editor)
-e: Changing dynamically the number of triangles of a Mesh freezes the app
It happens on the mac standalone app, and on the 2 android devices I tested. Works as Windows Standalone and in editor
It works fine on the editor.
-repro:
--open attached project
--play scene
--see it working
--build osx standalone and run
--NOTICE it freezes and logs exception:
Receiving unhandled NULL exception
Comments (1)
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
JeffScm
Aug 05, 2015 09:26
Unity 5.1.2f1 here and freezes as stated.