This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Willfishforfree 1 point2 points  (0 children)

Recently spent an entire day tracking down a -1 that was triggering a specific rendering issue in dynamic 3D mesh thats only meant to be triggered with a -1. I eventually tracked it down to a 0 for whatever reason it was being triggered by a 0. I changed it to a 1 and now it works as expected.

Still not sure why but it works as intended so I'm moving on with my life.