List
There is no argument given that corresponds to the required formal parameter 'displayIndex'
Posted Date: 2025-03-21 17:48     Edited Date: 2025-03-21 17:55     Writer: admin

Please provide your development details as below;

1. SDK Version: 6.2.1
2. Development Environment:Unity Android/iOs. Unity version 6000.0.42f1
3. Tracker/Scanner:
4. License Type: 
5. Target Device(Optional):Android/iOS

We can assist better if you attach screenshots of issues.

When I import MAXSTARSDK_Unity_6.2.1.unitypackage into 6000.0.42f1 Android I would get the error: "Library/PackageCache/com.unity.ugui@9496653a3df6/Runtime/UGUI/UI/Core/GraphicRaycaster.cs(145,62): error CS7036: There is no argument given that corresponds to the required formal parameter 'displayIndex' of 'MultipleDisplayUtilities.RelativeMouseAtScaled(Vector2, int)'"

This is preventing me from going into playmode and I can't get rid of the error unless I remove the MAXSTARSDK package > close Unity > delete Library folder and reopen. 

Originally I thought it was potentially conflicting with other packages but I created an empty Unity 60000.042f1 project and imported MAXST and still got the same error

Comment (1)
Posted Date: 2025-03-21 17:55     Edited Date: 2025-03-21 17:55     Writer: admin

If this helps with debugging. This is the Unity version I'm using