If the gameobject with the trigger is inactive when the world is uploaded and enabled later in the game while the player is inside the currently disabled trigger the event OnPlayerTriggerEnter does not fire for the first activation. All following activations fire the event as expected.
Build 1132
1st picture is 1st activation, 2nd picture is 2nd activation where the event fires as exected