Issue with InputField UI (4.6 0b20)

Hello All

I think I may of found a bug in the InputField UI Control.
Steps to reproduce.

  • Create a new blank 2D Project.
  • Add a Canvas.
  • Add a Panel to the Canvas.
  • Add an InputField control to the Panel.
  • Run.
    This will run fine without any issues at all.
  • Now disable just the InputField control by un-ticking the enabled tick box in the inspector.
  • Now Run once again and this time it will crash.

Well it crashes for me every time and I am using 4.6 beta 0b20

Can anyone else test this, if so does it crash for you.
Please create a blank project and scene to test this due to you may not be able to load that scene back up after the crash.

Thanks
Paul

Yes I have had similar related crashes. I believe they were fixed in b22.

Thanks for your reply, I was going nuts, lost my scene several with loads of stuff in it due to this issue, and yes I was saving it very often.
When you say b22 don’t you mean the 0b21 “Latest release with minimal testing” ?

What gets me confused is version 0b20 “Latest fully tested release” yet this is a reproducible bug, so in a way its not fully tested :stuck_out_tongue:

But I am glad I am not the only one that has/is getting this issue.
Just uploaded a video onto YouTube of the steps to reproduce the crash:

Hope this gets fixed, cannot afford to keep starting my Login/Lobby System from scratch due to it crashing all the time.