Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b2
Issue ID
759234
Regression
Yes
ParticleSystem with Subemitter produces IsFinite errors to console
1. What happened
ParticleSystem with Subemitter produces IsFinite errors to console.
2. How we can reproduce it using the example you attached
- Open scene 1
- Few times Play/Stop the scene
- Few times Simulate/Stop the PS
- Select/deselect the PS
(Last 3 steps may need be repeated in different order. But overall it requires no longer than 30 seconds to repro. See attached videos.)
---> Error will be printed to console:
IsFinite(outDistanceForSort)
UnityEditor.DockArea:OnGUI()
Sometimes accompanied by others about 'Invalid AABB' and similar.
Regression from 5.3.1p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES
Add comment