Sebastiano Mandalà
Sebastiano Mandalà
Why was it abandoned suddenly?
If so, how to install it?
Does this code have Microsoft CLR specific hacks or can work with mono too?
Any chance to support IL2CPP? To do so, the mono dll should be dropped or used differently
Hi, ```c# public class C { public interface INeedEGID { int ID { get; set; } } public struct Test : INeedEGID { public int ID { get; set; }...
**Environment information:** - AGI version: 3.3.0 - Host OS: windows 11 If tracing on Android: - Device model: samsung s10 - Android Version: 12 **Bug description** This error appears 100%...
**Environment information:** - AGI version: latest at the moment of writing - Host OS: windows If tracing on Android: - Device model: samsung s10 - Android Version: 12 **Bug description**...
[Bug] checkReleaseDuplicateClasses errors on build an AAB file with the enabled setting "Build app bundle (Google Play)" and "Split application binary" at the same time. #653 https://github.com/googlesamples/unity-jar-resolver/issues/653 I cannot comment...
It's a big request to ask a whole team to set the JAVA_HOME variable. Unity ships with its own JDK and is aware anyway of the folder through the external...
Integrate inspector in miniexamples, it has problems