Wolf1te
(Wolf1te)
June 23, 2022, 1:02am
#1
Hey everyone!
I have this strange UI pop up every time I try to load into places and I can’t get rid of it. This prevents me from accessing the place.
I’m sure that a lot of you already know what this is. However, very post I’ve read does not help.
Here are the solutions I’ve tried:
Searching for breakpoints (I never use breakpoints)
Relaunching / exiting
Re-installing
Testing just makes studio get stuck in loading and impossible to close without force quitting studio.
Screenshots:
Thanks for your time!
1 Like
This means that you have a breakpoint somewhere in your scripts. Breakpoints look like this or this:
to delete one, right click and press delete. This will fix this issue.
Please mark as solution if this helps
1 Like
Wolf1te
(Wolf1te)
June 23, 2022, 1:08am
#3
I am unfamiliar with breakpoints, but I have none in my game.
Unless I’m missing something or completely messing something up, there are none within my place.
Wolf1te
(Wolf1te)
June 23, 2022, 3:50am
#4
Update : I’ve found a solution via looking at Debugging Tools .
The screen doesn’t show when I disable debugging.
1 Like