Error in verse for agent -> player from scenegraph interaction [Still works]

Summary

So when you get the player from the agent that’s returned in the SucceededEvent in the interaction_Comp you get red squiggles. Note it still works and compiles its just uber annoying as the verse script is red so you think you have errors but its due to this.

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Verse

Steps to Reproduce

Try cast the returned agent to the :player

Expected Result

i shouldn’t have red squiggles

Observed Result

It shows as red squiggles and is annoying

Platform(s)

pc

Additional Notes

Will share snips

In the digest there are a few red squiggles on these events ?

Then…

I would just like to point out that 53 of these errors have been visible for months ? Can these not just be fixed so we dont always have to mess about hiding them ect.

Worked out (As a workaround) if you put :agent it doesn’t error. Stops your script from being red