Author Topic: Please bugfix 3.6.0b1  (Read 2245 times)

artician

  • Jr. Member
  • **
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 54
    • View Profile
Please bugfix 3.6.0b1
« on: July 08, 2014, 04:46:00 PM »
I'm still encountering showstopping issues in the last compatible version of 3.6.0b1 with Unity 3.5.7f6.

Even if I create a new project I'm unable to generate new Atlases or Fonts.  This is the resulting error message:

  1. UnityException: Creating asset at path E:/_Projects/gameDev/XXXXXX/gameData/Assets/gui/font/playtime128_outline.mat failed.
  2. UIFontMaker.OnGUI () (at Assets/NGUI/Scripts/Editor/UIFontMaker.cs:438)
  3. System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)

I know you don't 'officially' support this version now but I'd appreciate, well, some support I guess.  If not, please let me know what the previous, verified working version of NGUI was with 3.5.7f6.

Thank you.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Please bugfix 3.6.0b1
« Reply #1 on: July 09, 2014, 02:58:42 PM »
That can happen if the material it tries to create happens to be marked as read-only. Are you using a versioning system that locks files, such as CVS?

artician

  • Jr. Member
  • **
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 54
    • View Profile
Re: Please bugfix 3.6.0b1
« Reply #2 on: July 09, 2014, 03:07:16 PM »
Unfortunately, no.  No source-control in effect, and it's happening with a whole new project (which I created to test with). 
It has worked in the past in other projects, but not my most recent one, and not in the test project I created to test the issue immediately afterward.
My drive is not full and there aren't any other ways I can think to test this.  Since I've been able to reproduce this in a fresh project, I'd be willing to send it to you if necessary.
Thank you for the response and continued support, I really appreciate it.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Please bugfix 3.6.0b1
« Reply #3 on: July 09, 2014, 03:19:41 PM »
Sure, send it over to support at tasharen.com.