i cant fill actor object reference values in my level

i think it might be a bug because i encounter this issue only in one of my levels. i make a simple actor with an actor object reference variable, and unreal wont let me put any actor in it despite the fact the actors are in the same level streaming. i checked in other levels and i was able to choose actor for the variable. i duplicated the problematic level and the copy had the same issue. is my level sort of corrupted or should i check some parameter in the world or level setting ?

Are you sure the variable type is ‘static mesh actor’ and not ‘static mesh’?

Hello,

We’ve made a switch to a new bug reporting method using a more structured form. Please visit the link below for more details and report the issue using the new Bug Submission Form. Feel free to continue to use this thread for community discussion around the issue.

Thanks

the variable type is actor object reference. i cant put any static mesh or actors or anything in the variable
and like i said the issue is only in one level

Very weird…