Author Topic: UISlider Editor broken?  (Read 3770 times)

nopecio

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 37
    • View Profile
UISlider Editor broken?
« on: December 12, 2013, 01:09:36 PM »
Hi, i've searched the forums, but it seems nobody else is experiencing this so..
I can't edit my sliders anymore, i have this error:
"Instance of UISliderEditor couldn't be created because there is no script with that name."
The sliders are working, i just can't edit, i tested the Slider Example scene and the issue is present there as well

I also see several warnings like:
"The class defined in script file named 'UIDraggablePanel' does not match the file name!"
"The class defined in script file named 'UIDragPanelContents' does not match the file name!"

I'm on the last version 3.0.7f2,
any tip?
Thanks!

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UISlider Editor broken?
« Reply #1 on: December 12, 2013, 01:16:48 PM »
You need to follow instructions in the readme file that involve deleting the NGUI folder.

Unity import doesn't rename files, and you get problems like these.

nopecio

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 37
    • View Profile
Re: UISlider Editor broken?
« Reply #2 on: December 12, 2013, 02:03:37 PM »
Thank you, sorry to be a bad customer :( i'll try to do better.