Search Issue Tracker
Fixed in 5.3.2
Votes
2
Found in
5.3.1p1
Issue ID
756786
Regression
Yes
IsFinite error spam with particles and second camera
How to reproduce:
1. Open the attached project
2. Open test scene
3. Make sure that scene view is like in the attached gif
4. Play the scene and notice IsFinite error
Not reproducible: 5.3.0f4, 5.4.0b1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit's MinMaxSlider snaps unexpectedly in Runtime
- [2D] [URP] Objects are rendered twice when Foremost Sorting Layer is enabled
- Physics applied to Rigidbody is not fully disabled when setting the Rigidbody to Kinematic
- Scene view turns black when using a custom Mesh Renderer
- VFX Graph ZWrite has no effect when using URP PostProcessing DoF effect
DeadShawn
Feb 28, 2016 02:14
I have reproduce this in 5.3.3f1
CaptainMurphy
Feb 09, 2016 16:02
Also reproducible with just about anything using planar reflection and a particle in 5.3.2p2.
davidjefferies
Feb 09, 2016 10:37
Still present in 5.3.2p1 and 5.3.2p2
Jean-Moreno
Feb 01, 2016 15:50
Note: this issue is different than this one:
https://issuetracker.unity3d.com/issues/screen-position-out-of-view-frustum-error-printed-non-stop
So you may still see IsFinite(outDistanceForSort) errors related to Particle Systems in the Console (seen in Unity 5.3.2p1)
Baraff
Jan 12, 2016 00:43
This community project shows the error easily. https://github.com/eliasts/Ocean_Community_Next_Gen
Steps:
1/ You need to simply set the mist.prefab to layer Default from Assets\Ocean\Mist folder.
2/ drive the boat around a bit and the IsFinite(outDistanceForSort) will start spamming the console.
100% reproducible.