Zoom in closer in blueprint

Hi all

I am having trouble placing my static meshes as I cannot zoom in far enough, the object is about 10cm but I cant zoom in far enough to fine tune the movements.

Is there any way to zoom in closer to an object in blueprints.

Thank

For finetuning you have to disable snapping (green)

And set camera speed to 1. (red)

Also you can further slow down the camera with the mouse scroll wheel.

Thanks, but I was meaning the limit of the zoom. once you get close enough in you can no longer get closer.

what do you mean? are you trying to place a very large object and theres camera clipping or the origin is to far away so you cant see the edge to place correctly. you could always get your object in the ballpark of where it needs to be then type in the location in the details panel. the viewport allows you to at close as you can until the object begins clipping the camera.

Hello KelDG,

If you would like to use the zoom function in the editor, the shortcut is Hold the Right Mouse button > press/hold the ‘C’ key. The Camera will remain zoomed in as long as the right mouse button is held down. I hope that this information helps.

Make it a great day

My object is about 25cm long, i want to zoom in closer than the image shows so i can position things better but the zoom stops here in the 10cm range.

That is a cool feature I did not know about, but is not what I meant, i can explain better with a picture.

My object is about 25cm long, i want to zoom in closer than the image shows so i can position things better but the zoom stops here in the 10cm range. Is there a way to look closer.

Thanks

Found this thread when searching for the same issue, so here’s my solution for future discoverers:

Had the same problem, when trying to exactly position child components in ortographic view.

Found a workaround which worked for me:

  • select root component in components viewer

  • in details view / transform, scale up, e.g. to 10. This should also scale up all child elements

  • do the positioning work

  • again select root component, and reset scale to 1

Wow, great idea to make it so and it works smoothly.
Thanks for sharing :slight_smile:

EditorPreferences → Level Editor - Viewports → Controls → “Minimum Orthographic Zoom”

Set this to a low value like 50 to zoom in.

9 Likes

Thank’s Double void,
It works!