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
  2. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  3. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

WebGL build errors Unity 2019.2.b9

Discussion in '2019.2 Beta' started by SplashFoxGames, Jul 12, 2019.

  1. SplashFoxGames

    SplashFoxGames

    Joined:
    Oct 10, 2012
    Posts:
    53
    hi there,
    seems 2019.2 will have release version soon, but I still experience this issue when trying to export for WebGL (and so worry):
    Library\PackageCache\com.unity.multiplayer-hlapi@1.0.4\Runtime\NetworkDiscovery.cs(317,30): error CS0117: 'NetworkTransport' does not contain a definition for 'SetMulticastLock'

    I tried to delete/import HLAPI package and upgrade to latest without luck. Sure, if you comment error-cause lines in code then its possible to build successfully, but I afraid that soon i'll move to unity cloud and unity cloud will fail because of that issue..

    (also just a minor thing I see in 2019.2.b9: "Mask" component is not working for UI elements on iOS (iphone 5, latest possible iOS installed), but RectMask2D is working and Mask is working in Editor and Android.)

    Other than that 2019.2 looks good : )
     
  2. LeonhardP

    LeonhardP

    Unity Technologies

    Joined:
    Jul 4, 2016
    Posts:
    3,132