Quantcast
Channel: Latest Questions by nitz
Browsing latest articles
Browse All 8 View Live

Support for SxS in Unity?

In an attempt to oversimplify my issue, I'll try to keep it short: I have 2 DLLs: 1. A .NET 3.5 assembly (acting as a COM client) 2. A .NET 4.0 assembly (with an interface exposed via COM) The 3.5 uses...

View Article



Server reports IP to MasterServer as 127.0.0.1

Hi, I've got a MasterServer and NAT Facilitator running on my local machine. I'm also running my project as a server, and connecting to that MasterServer. I can start a client and connect via the...

View Article

Unity Crashes when Marshalling a char*

I've got a function in `foo.dll` exposed like this: char* GetName(int id); In Unity, I'm calling the function like: [DllImport(@"foo.dll", CharSet = CharSet.Ansi, SetLastError = true)] public static...

View Article

U3DXT iOS plugin proximity sensor causing screen to go black?

I'm trying to make use of the iPhone's proximity sensor via U3DXT's iOS SDK Plugin, and I'm running into a few issues. I seem to be using the API correctly as outlined [here][1], but as I'm trying to...

View Article
Browsing latest articles
Browse All 8 View Live


Latest Images