What type of blueprint is it ?, Widget Component BP
for example doesnt have viewport.
Hey there @wannabe_hawwka! Welcome to the community! As Arodi mentioned, some blueprints don’t have a viewport at all, could be just a C++ component that don’t have an actor portion, or they could even be just data holding children of a parent class (that you could still convert to a full blueprint of it’s own).
That said, if you’re missing a window (and not a viewport), you can use Load Layout
and load the default layout in that same menu you had open.
Normal blueprint. As I said it has a viewport when I open it right after creation.
Hey @wannabe_hawwka! Welcome to the forums!
You can try reloading your layout by going to Window → Load Layout. However, it also looks like you may have a data only blueprint that does not have the full blueprint editor open. If you can see “Open Full Blueprint Editor” you will need to click that to see your viewport.
Let me know if the above works for you! If that doesn’t, can you share an uncropped view of your blueprint window?
Hey @wannabe_hawwka,
You need to press Open Full Blueprint Editor.
That will reopen the view from before. This may keep opening this way if you have not added any nodes / customization.
Oh. Thank you so much!
And congrats with 300 answers
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.