brunoleos
brunoleos
I get a "MemoryStream is corrupted" popup and exception, using Unity 5.4.2f2 and VS 2015. Projeny version is v0.3.6  I'm trying the sample projects. I open AllMovers-Windows, and try...
I was having an issue trying to add a package, and found that it was because I had Unity in a non-default path. So I added a Projeny.yaml specifying the...
I see Projeny is referenced through a dll. Is it possible to use it through the scripts, so that I could debug when needed? Which files would I need to...
I think this is a bug, or maybe I'm misusing it. I'm trying to receive big messages (>300kb) with a TCP server in Blueprint. I normally can receive small messages...
Thanks for this excelent tool! I'm using it a lot. I'm trying to send 300kb over TCP in hex format. My server can receive small messages correctly (< 5kb) but...
When I try to build the generated project from Unity in Xcode, I get undefined symbols errors when linking. The symbols are: _zip _unzip _addZipFile I've tried adding the folder...
**Describe the bug** When I try to include search parameters (like to filter the issue fields in getIssue), the search parameters are ignored. **To Reproduce** 1. Use an account with...