• Bugs
  • Unity3d - windows store app export

Hi guys,

Its not possible to export project as windows store app.
are you goining to fix this bug ?

Related Discussions
...

I've never exported to the Windows app store so I don't know anything about it. From the information you've provided, this is the same I know about the problem you are having.

i thing someone already talk there about this bug.

There i bug:
Assets\ThirdParty\Spine\spine-csharp\Atlas.cs(74,42): error CS1502: The best overloaded method match for 'System.IO.StreamReader.StreamReader(System.IO.Stream)' has some invalid arguments
Assets\ThirdParty\Spine\spine-csharp\Atlas.cs(71,59): error CS1503: Argument 1: cannot implicitly convert type string o System.IO.Stream

Same for SkeletonJson.cs 🙂

I've been trying to reproduce this without any luck. Which version of Unity are you running?
Can you provide a small test project for Unity where this error occurs maybe ?

Im on version 4.3.4f1 and its hapening to me when im trying to export only spine project. Im trying to export it with parameters Type: D3D11 C# Solution and SDK 8.1.

There is link to download unity project only with spine runtime witch i tried export. https://drive.google.com/file/d/0Bwpns5 ... sp=sharing

1 年 后

Hi spideboy!

Any success on making it work?