- Home /
Question by
myacty · May 02, 2017 at 02:21 PM ·
guiupdatescrollview
Unity update destroyed my Scrollview UI. How can I restore it?
Before updating Unity from 5.5.0f3 to 5.6.0f3 my scrollview looked so:
After updating my scroll-content is missing and it look so: The content box doesn't empty: I can see content GO's in hierarchy but I can't restore it. I tried to create a simillar new Scrollview UI but it didn't give result. How can I restore my GUI?
P.S after trying to resize a Content-box Unity log start writing "Look rotation viewing vector is zero" for many times.
P.S.S I found problem. Its because of ScrollRect.Content that resize Content rectTransform to "NaN". What's wrong with him?
after.png
(44.3 kB)
before.png
(97.2 kB)
Comment