Google Analytics Measurement Protocol - cross-platform plugin (desktop/consoles supported)

Hi! Hot-fix version 1.0.1 of Google Analytics Measurement Protocol is now available in the UE Marketplace.

Changelog

Version 1.0.1

Bug fixes:

  • The LoadingPhase of the plugin is now set to Default. This works around an Unreal Engine bug when Playing-In-Editor in Standalone mode: the Game Instance is initialized before than usual, causing possible references to plugins loaded at PostEngineInit to fail to be resolved.
  • Viewport size is logged only if valid. During the BeginPlay event, Unreal Engine reports a wrong viewport size of 0x0.