Author Topic: ver 3.11.3's Localization file reading from resources folder in Unity 5.6.x  (Read 4232 times)

sspsos74

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 1
  • Posts: 4
    • View Profile
I updated my project of unity 5.3.7p4 to Unity 5.6.0p3
NGUI works in unity 5.6.x...
But when I updated NGUI to 3.11.3, NGUI's localization can't find my localization.txt file (in Assets\Resources)...
I tried to find the solution and finally, I found...
The solution is that I move the localization.txt file from Assets\Resources to Assets\NGUI\Resources

I don't know which one has been changed. new version of NGUI changed it ? or Unity5.6 changed it ?

I hope other people can solve about same issue with mine
Thanks

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
You have two Localization.txt files in the Resource folders somewhere. I am guessing your game's (Assets/Resources) and NGUI's (which is imported when you import the examples) in NGUI/Examples/Resources iirc.

Delete NGUI's if you have your own.