- Home /
Constant errors since 5.4.0f3 update
I am getting the following errors since I have updated to 5.4.0f3:
IsFinite (m_CachedRange.first) && IsFinite (m_CachedRange.second)
SUCCEEDED(hr)
rc.right == m_GfxWindow->GetWidth() && rc.bottom == m_GfxWindow->GetHeight()
![Unity errors][1]
They don't display any call stack that could help me track them back to any script.
Any idea of what could be the cause? Thanks. [1]: /storage/temp/75474-unityerrors.png
So am I after opening Unity SpaceAds Demo from Github. Onyone can help?
It appears that someone has opened a bug report for this: https://issuetracker.unity3d.com/issues/succeeded-hr-error-message-after-editor-regains-focus
Answer by Dibartolomeo · Aug 06, 2016 at 02:56 AM
Try to "Reimport all" assets. it's a nightmare but worked for me.
Answer by Aminushki · Aug 18, 2016 at 07:48 PM
i also have this but only SUCCEED.hr rc.right == m_GfxWindow->GetWidth() && rc.bottom == m_GfxWindow->GetHeight()
it has something to do with lighting because if i move a light or change a light setting this seems to happen
Your answer
Follow this Question
Related Questions
how to solve blank error in unity,Solve Blank or empty error in in console window 1 Answer
Game freezes, audio keeps playing 0 Answers
How to fix Gradle build errors when building android apk 0 Answers
Unity Rigidbody move like Character Controller on collision 0 Answers
unity 5 u3dxt xCode errors 0 Answers