This issue has been closed as 'Won't Fix' due to an extended period of time without updates. If this issue is important to you please let us know by posting on the AnswerHub or UDN, and Epic will re-open the ticket for further review.
If an Actor blueprint contains a particle system component (PSC), the Level bounds behave differently based on if the particle template is / is not Null.
If the template is Null, Level Bounds stretch from origin (0,0,0) to slightly around the actor (See PSCNotSet.png)
If the Template is set, Level Bounds reset position with the actor in the center (See PSCSet.png)
Result:
Having the particle system component causes the level bounds to calculate separate values than when the component is empty.
Expected:
Level Bounds are calculated the same regardless of if component is null.
Head over to the existing Questions & Answers thread and let us know what's up.