Dmitry

Results 8 comments of Dmitry

> I can lend a hand if you're still interested It would be great, If need some changes in repository itself you can make pull request

Bounds of mesh are 0.0.0, that cause this error, I've added this check: `if (!float.IsNaN(bounds.extends.x) && !float.IsInfinity(bounds.extends.x) && bounds.extends.x > 0)` ` before `_renderer.BakeMesh()` and error disappeared UPD: final working...

@mob-sakai sorry for missleading. I've done more tests and find out that in my case reason was in Noise module + prewarm. No specific parameters, but module enabling itself. only...

[BugReport.zip](https://github.com/mob-sakai/ParticleEffectForUGUI/files/15462302/BugReport.zip)

![image](https://github.com/DevOelgaard/Utility-Ai-Creator-For-Unity/assets/5578552/3425c931-6e4b-42ad-9ccb-39d7ca37749d)

Same propblem here. trying to figure out by myself. If resolve - I'll write here OS: Windows 11 JDK: OpenJDK 17.0.9 Running: SporeModderFX.exe