Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

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,054