Search Unity

AccessViolationException

Discussion in 'Windows' started by Jonny-Roy, Oct 28, 2013.

  1. Jonny-Roy

    Jonny-Roy

    Joined:
    May 29, 2013
    Posts:
    666
    When trying to set mesh.Vertices I'm getting an intermittent AccessViolationException, is anyone else seeing this? Do I need to set anything to allow dynamic updates? I tried MarkDynamic() but I still get the same issue.

    Thanks,

    Jon