- Home /
Well... It's a beta. Its meant for testing and finding out bugs like this. This is not the right place to report or discuss the bugs though.
Go here instead
Strange error after upgrading to unity 5.4 beta
I keep getting this error : IsFinite (m_CachedRange.first) && IsFinite (m_CachedRange.second). Can Anyone help me? It piles up a lot as well and I'm afraid it will lower the FPS in my game. I think this is because of the animator somehow because whenever I turn off the animator in a scene of mine the error stops popping up and as soon as I enable the animator again the message pops back again. Any Ideas why? and how to fix it?
PS: This error did not occur until I upgraded to unity 5.4 beta.
Thank you in advance!
Oh I neglected to mention that I also started getting this error : Failed to query D3D11 context for ID3DUserDefinedAnnotation interface (hr = 0x80004002). It only occurs once per session though.