Interface event not setting view target

Quick bug report, I have a setup for spawning an actor with a camera, and then setting the view target to that camera. When I start the event using EventBeginPlay it works 100%, however if I use any kind of event from a blueprint interface, everything thinks it works, but does not actually transfer the camera.

Alex

Howdy!

Can you post your Blueprint .uasset or an image of your Blueprint so that we may take a look at what is going on?

Thanks!

-W

Hey I have a zip of the file but its over the 500k limit (its 2.5 mb). What is the best way to get it here?

You can post it on Sendspace or something and include the link.

-W

Oky doky so the link is here http://www.sendspace.com/file/4zhxjt for the project. There is a test scene recreating my problem. If you look at the character controller class I am using, if the event used to switch the camera is EventPlay, everything works, but using an event from a separate actor (again using EventPlay sent through a blueprint interface) doesn’t. What is strange is the process does complete, but the camera just does not switch.

Alex

Hi Dralex789,

If you are still experiencing the issue you reported in the current engine version, then please respond to this message with additional information and we will investigate as soon as possible.

If you are experiencing a similar, but different issue at this time please submit a new report for it.

Thanks,
TJ