SlightlyMad / VolumetricLights

Volumetric Lights for Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2 errors in Unity 2017.1.1.f1

Supremex opened this issue · comments

Hi! I'm getting these 2 errors in Unity 2017.1.1.f1:

  • Assertion failed: Assertion failed on expression: 'IsNormalized(dir)'
  • Assertion failed: Assertion failed on expression: 'IsNormalized(ray.GetDirection())'

And I don't know if this is related to me, using a newer engine version, or just a bug...

Thank you! :)

I tried running all example scenes in Unity 2017.1.1.f1 and it works normally for me. I don't know what the problem could be.