invisible in game visible in editor

I have a blueprint that has a sphere that in construction I transform and assign a material:

the dimensions are pretty big (I’m simulating the solar system ), the thing is that in the editor the sphere look how is suppose to be

but in game

I just see the sphere without alteration, and collide with the modified sphere but can’t see it, what could i be missing?

I’m thinking one of two things:

  1. You are inside the sphere in the game.

  2. You have the sphere marked as ‘hidden in game’ in your BP.

:slight_smile: