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 : )