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
LoadingPhaseof the plugin is now set toDefault. 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 atPostEngineInitto fail to be resolved. - Viewport size is logged only if valid. During the
BeginPlayevent, Unreal Engine reports a wrong viewport size of0x0.