[Bug] deleting "unused variables" removes some in use by other Blueprints

Hello Benne,

This issue has already been documented which you can view here:

You can track the report’s status as the issue is reviewed by our development staff. Please be aware that this issue may not be prioritized or fixed soon.

Cheers!

Using the deleted unused vars function can delete a var referenced in another BP. This occurs when for example the variable is not used in the graph of the bp you are deleting in, but this variable is still being referenced and in my case is just used to hold data (but is not in event graph). Should be simple to fix but might effect some people.

.