• 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 ?

a year later