Thats disappointing news.
Announcement
Collapse
No announcement yet.
It is possible to update multiple viewports when I play the project?
Collapse
X
-
Yeah this is very important for debugging. But there is a simple workaround, works very good for me
You have to work with Render Target & Scene Captures
The Scene Captures Camera will render your scene from your desired perspektive to a render target, now you can open the Render Target in the content browser like a normal texture to preview it. When you play your game the preview of the Render Target Texture will update.
The good thing is. You can have multiple Render Targets. So if you have 3 Monitors on your working space you can make 2 extra Render Targets Cameras and while you are playing your game in the Main Monitor you can see on the monitors left and right the Render Targets updating in realtime
Blueprint Nodes like "Draw Debug Sphere" will work within the Render Targets
And if you want see the collisions of your collision component in game uncheck "hidden in game".
And the Scene Captures Cameras are just cameras in the scene so you can blueprint them to follow a driving car in-game for example.Last edited by AntonZero100; 02-07-2020, 10:07 AM.
Comment
-
Hope this plugin can help you.
"MultiWindows4UE4": https://gitlab.com/UE4MarketplaceSub...ows4ue4-pluginOur email: yehaike@foxmail.com or841660657@qq.com
UE4 C++ Plugins:- "iLocalPlayer4UE4": Side-by-Side Stereo 3D implementing; Asymmetric projection(or named asymmetric view frustum) implementing.
- "QRCode Generator For UE4": This plugin is used to generate QRCode (Two Dimensional Code) in real time in UE4 Game.
- "LevelController": This UE4 C++ plugin lets you could transform UE4 Levels(Maps) at Runtime in Realtime.
- 1 like
Comment
-
Hi, guys, I've used Unity for a previous project and I'm back to UE.
If there is one thing I missed the most from Unity is the Scene View.
It makes debugging much easier and I'm not sure what keeps Epic from implementing it.
I know it's easier said than done but I'm sure Epic can implement it if you put your mind to it.
I think it can help all users, unlike some other more sophisticated features that will help just a few.
This is a must-have feature if you experienced what's it's like on Unity.
So, please put high(highest) priority to this feature and many will really appreciate it.
Cheers!
- 1 like
Comment
-
I was honestly shocked to find this wasn't a feature of Unreal. I've been using Unity for a decade and this feature has been invaluable to my workflow. Working in Unreal without it really feels cumbersome. Its so helpful to have the camera's viewpoint and then be able to edit the objects from another angle. Please consider adding this feature in - its not sexy but the workflow implications are massive.
Comment
-
Plugin that solves this problem neatly: Marketplace Link
I just found it on the marketplace (it's kinda hidden and should get a showcase from Epic Games imo) and it's free.
Disclaimer: I have not created this asset nor am I affiliated with it's creator.
Comment
Comment