Bug in Parts (outlines)?

well i ve been experienceing this visual bug

1 Like

Do you have WireFrame Rendering on?, turn it off

1 Like

where is that wireframe option ?

1 Like


It’s in the View Tab

Actually, It could be Grid too, maybe you accidentally pressed Alt+G

wait how are you able to right click it , i can’t

Left click ‘View’ then left click Show grid or Show wireframe whichever has a check mark next to it

oh i clicked and turned it off and the problem is still on


I suggest you turn Wireframe/Show Grid Off and restart studio

they were already turned off before/after resetarting the studio ,but when play testing i don’t see any outlines

That means they’re definitely a editor setting issue such as Wireframe, I think it’s another toggle-able render mode like that

In Studio Settings, disable navmesh rendering

2 Likes

thanks this resolves the issue

for reference, this is a debug view mode to visualise how Pathfinding would work within your game. The engine generates a ‘nav mesh’ which detects the surfaces characters can walk on in the map. It also shows you where characters can ‘drop down’ from a higher place down below, hence the strings of lines trailing off your part onto the baseplate.

1 Like

oh , nice information to know, thanks

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.