Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

0.14.1-preview Release and an update about C#

Discussion in 'Project Tiny' started by raymondyunity, Jan 30, 2019.

  1. raymondyunity

    raymondyunity

    Unity Technologies

    Joined:
    Apr 30, 2018
    Posts:
    122
    Hello all,

    0.14.1-preview is out and the changelog can be found below.
    https://docs.unity3d.com/Packages/com.unity.tiny@0.14/changelog/CHANGELOG.html

    This version was about fixing major bugs. A few EntityGroup based bugs were fixed so missing or duplicate entities while mingling with EntityGroups should be fixed. A few feature improvements around live-Link were also included.

    Update about C#
    We are kicking it into high gear when it comes to C# support and are we working hard to bring it to users as soon as possible. However, this means we will be focusing all of our efforts and will not be releasing anymore updates until C# arrives.

    What does this mean for TypeScript?
    We are aware of the users who enjoy TypeScript and do not mind using it with Tiny. We will be removing TypeScript for the creation of ECS code however, you would still be able to write Typescript and call it using PInvoke from C# as a platform interface. TypeScript will be there for the Web targets.

    Thank you for your understanding and a big thanks to all of the users who have given us feedback about the product. This community's growth excites us and we appreciate the patience for the arrival of C#.
     
  2. DFG

    DFG

    Joined:
    Oct 18, 2011
    Posts:
    61
    Appreciate the update great work very excited!! Does that mean that down the line when C# is supported we should be able to simply update our 3D projects and they should work in mobile web post optimization tweaks to assets...etc?
     
  3. facundo_unity961

    facundo_unity961

    Joined:
    Mar 14, 2018
    Posts:
    8
    Nice!
    Might I ask what is the expected timeframe for C#? Is it in the order of 3, 6 or 12 months?
    It sounds like a monolithic task!
     
  4. Arowx

    Arowx

    Joined:
    Nov 12, 2009
    Posts:
    8,194
    The thing is if Tiny goes to C# then it's just ECS for HTML and WebGL right?

    Or why build and maintain two ECS systems Tiny and Unity ECS?
     
    NotaNaN likes this.
  5. Jse10

    Jse10

    Joined:
    Sep 10, 2017
    Posts:
    3
    hello, the C# integration can allow us integrate easly thirdparty librarys as admob or facebook?
     
  6. ArturoNereu

    ArturoNereu

    Joined:
    Aug 23, 2012
    Posts:
    10
    That's the goal. One C# and one ECS for all.
     
  7. ArturoNereu

    ArturoNereu

    Joined:
    Aug 23, 2012
    Posts:
    10
    Definitely will help but remember they have to be ECS compatible.
     
  8. DarkMarmot

    DarkMarmot

    Joined:
    Nov 13, 2013
    Posts:
    22
    Since the ECS model has so many functional programming concepts built into it, has there been any talk on using F# with it?
     
  9. Arowx

    Arowx

    Joined:
    Nov 12, 2009
    Posts:
    8,194
  10. Mr-C

    Mr-C

    Joined:
    Nov 18, 2015
    Posts:
    3
    Hope this can make our game run perfect on web, Come on Unity!
     
  11. Jalol

    Jalol

    Joined:
    Sep 23, 2013
    Posts:
    26
    We are in love with what we tried of Projet Tiny! Any chance you have more informations to share regarding the arrival of C#? Just an order of magnitude would help a lot planning the rest of the year ;)

    Cheers,
    J.