eh does that mean we can ue4 rendering inside any c#/c++ application?
Currently it still can be done but not supported right away (need engine edit+compilation)
It opens up a ton of possibilities, this probably being one of them. In theory the whole architecture is āreversedā - instead of integrating stuff into UE4 you integrate UE4 into stuff.
I feel your pain.
In UE5 it still isnāt even possible to add Niagara effects to Slate/UMG, is it? If not, then surely theyāre gonna add that functionalityā¦ right?
Has anyone tested oodle yet with a package size pre oodle and post 4.27? Im dyint to know but I am not home yet ugh
Please fix the world outliner view.
Itās really inconvenient to use world outliner in UE4 or ue5
check my pitcures and words:
check my video:
https://youtu.be/5vnyFZpWiKM
Pathtracer is pretty amazing in 4.27ā¦
however dof and translucent objects like glass wonāt work still.
Is there a workaround for this problem?
GPU Lightmass for Vulkan and GNU/Linux when?
How do I use the lens distortion plugin? Is there documentation somewhere?
Hi,
I have solved changing the āRefraction Modeā to āIndex of refractionā under ārefractionā in the material Details!
I am really disappointed by the way ray clamping was implemented:
Itās actually dependent on the exposure rather than the relative ray intensity. This makes is very painful to set up correctly, ensures that most people will not know how to set it up correctly, and makes it pretty much nonsense, when used with Auto-Exposure. This is all the more weird given the fact that Auto-Exposure is the default exposure method in Unreal Engine.
Iād understand it if ray clamping was state of the art feature, but ray clamping is so prominent in most mainstream rendering engines these days that getting it wrong is just sad.
4.26 itās part of the font options and itās a godsend! Though, not able to be keyframed which is still disappointing. Also seems to be largely affected by DPI. But, while itās not perfect, itās a game changer for UI design.
I want them to abandon the 2D-limited UI system entirely. Itās so restrictive, especially for VR interfaces. Unity UI natively supports 3D (no need to fake depth), can utilize full material options like emissives, and has a UI camera which means you can take advantage of camera post process bloom. So even just having something comparable to Unity UI would be nice. A few other things off the top of my head I wish weād see:
More Font Options and OpenType feature support
I understand thereās limitations when working with embedded/imported fonts for a reason, but the ability to have true (not dpi based) letter spacing, kerning, more hinting options, and OpenType features would be nice.
Background Blur Masks
Being able to have custom background blur shapes or even gradient masks that utilize alpha to adjust blur strength would be amazing
Widget Switcher Collapsing Option
Switchers are great for UI creation UX but the perf hit from them being hidden rather than collapsed really limits their usage. Would be nice to have the option for the method to be either hidden or collapsed.
More Nuanced Scroll Bar Settings
Being able to quickly choose the side the bar is on without having to do scale tricks. And having the scroll bar hidden but still take up itās space+padding so content doesnāt shift when the bar shows.
TRUE construction script node and/or Editor Utility support
Pre-Construct still runs at runtime, but thereās many times when working in large UI systems where you may need to set unique settings for elements during design but donāt want it to run in-game. Alternatively, more or better, UMG support for Editor Utility Blueprints/Widgets to allow easier adjustments during design time that actually are applied and not dependent on pre-construct. Unless Iām missing something, thereās no real way for it to detect, modify, or work with current placed hierarchy selections. Iād love to be corrected on that if Iām wrong!
Looking over your list, I would love to see support for any of it. Fingers crossed I guess?
I wish the games/apps industry would try making a dedicated file type for UI interchange. Think fbx/obj/alembic but for UI - complete with art assets and non-linear UX control flow.
Iād love a DCC for UI where I simply export my work, import it into any environment that accepts that file type, then connect some hooks to the UX control logic I designed in the DCC. Soā¦basically I want Blender or Maya but for UI.
Thanks but I meant dof+refractions. You cannot focus to translucent objects. I was hoping path tracer wouldnāt have this ugly limitation.
In many ways, especially for those of us in virtual production, this is a bigger release than 5.0. Hoping documentation is forthcoming, especially for the improved remote features!
Do you think in 4.27 it will be possible to use Path Tracing with volumetric fog?
Is beta dokumentation 4.27 coming son, or is it some link somewhere.
Hi Epic, Iām testing the GPU lightmass and mGPU feature. I have 2 x 2080Ti GPUs running with NV link and Iām not seeing any utilization of the 2nd card when GPU light mass building.
Can you please post documentation on how to activate the feature.
Thanks,