- Home /
Question by
slushieboy99 · Jan 22, 2016 at 04:39 PM ·
errorparticlesparticlesystemparticle system
Unity Update Broke My Project: IsFinite(Some Text)
Every time one of my particle system starts my console says:
Invalid AABB result
Invalid AABB a
IsFinite(outDistanceForShort)
IsFinite(outDistanceAlongView)
It basically spams my console with errors like these and my game stops running...
Please use c# for any answers and thanks so much in advanced!
Comment
Answer by karl_jones · Jan 25, 2016 at 11:10 AM
This is fixed in the patch version: http://unity3d.com/unity/qa/patch-releases
Your answer
Follow this Question
Related Questions
New particle system structs - how does this work? 1 Answer
Particle system breaks on play 0 Answers
Unity BUG crash when modify ParticleSystem MinMaxCurve 0 Answers
How to toggle particles on and off 0 Answers