une erreur tenace

bonjour tout le monde.
j’ai effacé un BP de ma scène, mais dans Outiner il reste marqué en gris et quand lance je programme cela me crée une erreur.
je ne sais pas comment enlever quelle erreur. Si quelqu’un pouvait m’aider. cela me ferai bien plaisir. A bientôt.
(CreateExport: Failed to load Outer for resource ‘Arrow’: BP_RENARDO_C /Game/Z_JULIE/Z_MAP_JULIE/Map_JULIE.Map_JULIE:PersistentLevel.BP_RENARDO_C_UAID_088FC35E8F49CFDA01_1256572799 )

Failed to load Outer for resource ‘Arrow’

Outer is normally the parent or wrapper of an object.
In this case the Arrow.

BP_RENARDO_C_UAID_088FC35E8F49CFDA01_1256572799
Likely has an arrow component inside it which is visible in game or somehow malfunctioning.

Try to verify engine files first.
Just in case the engine really is missing some pieces.

Id it still crashes after, open the BP and remove the arrow (if you manage to without crashing when opening the asset in editor).

Otherwise, Desolè, you need to start the blueprint which causes the crash from scratch…

Merci pour ta réponse.
Je viens d’ouvrir le projet et il n’y a plus d’erreur, le ligne grise a disparue,
tout est bien qui fini bien.
Merci encore, A bientôt.