UMenu Pro Array index out of range 5.3.1

General support.
Post Reply
User avatar
fieldofbattle
Member
Member
Posts: 63
Joined: Fri Sep 25, 2015 8:47 pm

Hi all,
I'm having some kind of worst error on UMenu, it is not playing animation automatically,
Console message is
IndexOutOfRangeException: Array index is out of range.
UMP_Options.GetInfoOptions () (at Assets/UMenu Pro/Content/Scripts/UMP_Options.cs:347)
UMP_Options.Awake () (at Assets/UMenu Pro/Content/Scripts/UMP_Options.cs:45)
And Line 347 is

Code: Select all

ResolutionText.text = Screen.resolutions[CurrentRS].width + " X " + Screen.resolutions[CurrentRS].height;
Line 45

Code: Select all

        GetInfoOptions();
I reimported assets already, still having this error.
This isn't problem of original asset because I imported this on clean project, but not having any error, work fine..
How to solve this problem?
User avatar
fieldofbattle
Member
Member
Posts: 63
Joined: Fri Sep 25, 2015 8:47 pm

This problem is showing on just one project....
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

This was fixed and will avaible in next update that comes in the next 2 - 3 working day in the asset store.

Regards.
How to find your Invoice Number: Here
How to find your Order Number: Here
Post Reply