ZFHung
ZFHung
this us my Android logcat,please help me how to fix 2024-02-27 15:58:35.741 8433-8455 Unity pid-8433 E AndroidJavaException: java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/core/content/ContextCompat; java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/core/content/ContextCompat; at com.auo.unityplugin.PluginInstance.ReceiveActivityInstance(PluginInstance.java:57) at...
I use my Model Report Mesh [ASSY_Test Instance (UnityEngine.Mesh)] does not have any uvs. how to i fix it?
Unity Error,how to pass SSL errors Assets\Socket_Manager.cs(107,28): error CS0029: Cannot implicitly convert type 'System.Net.WebSockets.ClientWebSocket' to 'SocketIOClient.Transport.IClientWebSocket' client = new SocketIOUnity("wss://xxxx", new SocketIOOptions { ReconnectionAttempts = 5, }); client.ClientWebSocketProvider = ()...