Level select system hud bug

hi I am having trouble with doing a level select feature. I have a simple level select hud. if I play the map normally without the HUD it works fine spline collision works and all. but if I go in level select HUD then select the level my player model goes through the spline. my level select is the correct on click event open level. copied and pasted level name. please take a look at my spline blueprint and see if there is something wrong with that

Hello ,

I have a few questions that will help narrow down what issue it is that you are experiencing.

Quick questions:

  1. Can you reproduce this issue in a clean project?
  2. If so, could you provide a detailed set of steps to reproduce this issue on our end?
  3. Could you provide screens shots of the issue that you are experiencing?
  4. Could you elaborate on the desired result and how that is inverse to what you are experiencing?

I have a level select system which is a level map that on actor begin play opens up the blueprint and adds is to the viewport. the button lvl 1 opens up a map called lvl 1. when I open the map directly the spline works fine collision and all, but when I level select level 1 I fall through the spline and it doesn’t work. atrtached is my level select screen and the spline fail.

my desired result is to be apple to go up and down the spline in a simple ball game where the spline is like a track or path. but with level select hud system it seems to not detect the collision model

Hello ,

After running through some tests I was able to find that there was a difference when using the open level node. I have a test I would like for you to try.

Test:

Could you make it so that your player does not move for the first .2 seconds of the game? I believe that the collision for your spline mesh is not being calculated for the first few frames that the level starts.

Hello ,

We have not heard back from you in a few days, so we are marking this post as Resolved for tracking purposes. If you are still experiencing the issue you reported, please respond to this message with additional information and we will offer further assistance.

Thank you.