Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
2017.1.0a4
Issue ID
893112
Regression
Yes
DrawUtil::DrawMesh crash upon Play
Repro steps:
1. Create a new project
2. Press Play
3. Crash
Expected outcome:
No crash
Notes:
- crashes with certain layouts; deleting the library folder / setting the layout to default seems to mitigate the issue
- got introduced to trunk around March 16
- Full stack trace in attached Editor.log
========== OUTPUTING STACK TRACE ==================
0x0000000140E95E46 (Unity) [c:\buildslave\unity\build\runtime\graphics\drawutil.cpp:159] DrawUtil::DrawMesh
0x0000000140EDF9D2 (Unity) [c:\buildslave\unity\build\runtime\graphics\graphicsscriptbindings.cpp:974] DrawMeshNowFromScriptImpl
0x00000000398643FB (Mono JIT Code) (wrapper managed-to-native) UnityEngine.Graphics:INTERNAL_CALL_Internal_DrawMeshNow2 (UnityEngine.Mesh,int,UnityEngine.Matrix4x4&)
0x00000000398642E3 (Mono JIT Code) [C:\buildslave\unity\build\artifacts\generated\common\runtime\GraphicsBindings.gen.cs:2053]
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
Add comment