Search Issue Tracker
Fixed in 2017.1.X
Votes
32
Found in
5.6.0f1
Issue ID
893559
Regression
Yes
Rect Transform position values are set to NaN, when Rect Transform is created via script and canvas is scaled to 0.01
To Reproduce:
1. Open project
2. Play scene
3. In hierarchy choose 'Sizer' object in 'Canvas- Scale 0.01'-> 'Table Holder'-> 'TablePro'->'New Game Object'
4. Repeat 3rd step with 'Canvas- Scale 1' game object
Expected: no NaN values in Rect Transform position
Actual result: Sizer's object Rect Transform position has NaN values, also error is thrown: 'Assertion failed on expression: 'IsFinite(outDistanceForSort)''
Reproduced on: 2017.1.0a5, 5.6.0b3, f2
Not reproducible on: 5.5.2p3, 5.6.0a1, b1
Regression introduced in 5.6.0b3
Comments (11)
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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
MrLucid72
Apr 09, 2017 15:43
Really messes up our UI in 5.6f3