Search found 2 matches

by Juzzaga
Mon Jan 14, 2019 7:28 pm
Forum: Questions and Help
Topic: Array out of index with NarrowPhaseSystems
Replies: 1
Views: 4739

Array out of index with NarrowPhaseSystems

Hi, I`m getting array out of index in BEPUutilities.DataStructures.RawList<BEPUphysics.NarrowPhaseSystems.Pairs.NarrowPhasePair>.FastRemoveAt(int index) when adding box to physics scene in bepu 1. It happens when I receive command from server that I execute. I tried to use Space.SpaceObjectBuffer bu...
by Juzzaga
Sun Jan 06, 2019 7:46 pm
Forum: General
Topic: Unity and Bepu v2 notes
Replies: 25
Views: 64994

Re: Unity and Bepu v2 notes

Hi fellas, I did the following and added System.Runtime.CompilerServices.Unsafe.dlls to the project. I got rid of all the errors that Unity was giving me - however when I try to run it Unity crashes. (It's wip naturally) I thought I should probably ask has anyone actually got v2 working on Unity bef...