Search Issue Tracker
Won't Fix
Votes
2
Found in
5.4.0b22
Issue ID
807957
Regression
Yes
Error when expanding the gameobjects in the Hierarchy for Layout Groups scene
Steps to reproduce :
- open the UI Sample project
- open the Layout Groups scene and press play
- select an object in the Hierarchy and hold the right arrow until all game objects children are expanded and notice the error
IsFinite (m_CachedRange.first) && IsFinite (m_CachedRange.second)
Comments (3)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Tekuzo
Oct 04, 2016 16:37
I am still getting this in 5.4.1f1
I have looked through all of my animation clips, as suggested here https://community.unity.com/t5/5-4-Beta/IsFinite-m-CachedRange-first-IsFinite-m-CachedRange-second/td-p/2533441, and none of them are giving me any sort of error.
n1ntendo
Oct 03, 2016 18:19
Still occurring in 5.4.1f1
Benttsimplement
Aug 29, 2016 21:52
I have this error message on the 5.4.0f3 Version
IsFinite (m_CachedRange.first) && IsFinite (m_CachedRange.second)