I am developing an app for visionOS. In Unity, when I press a Button component, the highlight color changes not only for the button I pressed but also for other buttons. Could you help me resolve this issue? Thank you in advance.
Editor and version information:
OS : visionOS 2.1
Unity6000.0.23.f1
com.unity.polyspatial.visionos: “2.0.4”,
com.unity.polyspatial.xr: “2.0.4”,
com.unity.xr.management: “4.5.0”,
com.unity.xr.visionos: “2.0.4”,
Video and sample code