Search Issue Tracker

Fixed in 5.3.2

Votes

0

Found in

5.3.1f1

Issue ID

755423

Regression

Yes

[Particles] Invalid AABB / InFinite errors in 5.3.1

Visual Effects - Legacy

-

When (some) particle systems are activated the Debug.Log spews Invalid AABB result / InFinite(d) errors. It seems to be only with particle systems manipulating meshes. Only started happening in 5.3.1

Comments (46)

  1. LordCafe

    Apr 11, 2022 23:05

    It's 2022 and this stupid bug still not fixed, holy crap it's bein in the game engine for more than 8 years... omg...

  2. AlessandroElifani

    Apr 26, 2019 23:15

    Still happen in 2018.3.13

  3. tbngrd

    Feb 24, 2019 11:40

    This does not seem to be fixed and still happens ind Unity 2018.3.5f1.

  4. Nyckos

    Jan 11, 2019 16:53

    In 2018.3.0f2, fixed by disabling "Limit Velocity over Lifetime" on the particle system causing the issue.

    If you still have the issue, try disabling "Velocity over Lifetime" too.

  5. HeyBishop

    Nov 02, 2018 18:45

    I'm running version 2018.2.11f1 and I'm getting the same error too too. It would seem if I disable "Velocity over Lifetime" that the problem goes away. It's really important to me to have "Velocity over Time" enabled - it provides the exact movement I'm looking for.

  6. Creaturtle

    Jun 21, 2018 17:17

    Scratch that previous post, it seems like setting speed modifier to 0 for velocity over lifetime with curve messes with the system.

  7. Creaturtle

    Jun 21, 2018 17:05

    Hey guys, so I've been scratching my head over this error as well. None of my scripts were the cause, however. I had my size over lifetime module set to start at the middle of the lifetime. I assume up until that point was reached, the size was NaN or something of that sort. Upon disabling size over lifetime, this got fixed.

  8. LaurynasLubys

    Apr 18, 2018 10:23

    Got this in Unity 2017.4.0f1

  9. carpinus

    Mar 21, 2018 09:20

    Not fixed in Unity Version 2017.2.1

  10. Undertaker-Infinity

    Jan 10, 2018 00:56

    Sorry, forgot the version.
    In 2017.3 to reproduce:
    Create a new particle system, set Start Lifetime to Infinity (you might want to also set rate to 0 and add a one-time burst so you don't fill up with particles).
    Starting the particle system (in editor or by hitting play) will show the errors. Changing lifetime to a number stops the errors.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.