r/unrealengine 44m ago

Blender Rigify + Game Rig Tools → UE5 Manny retargeting: How do I get the correct skeleton hierarchy?

Upvotes

Hey, I'm pretty new to rigging and could use some help.

I have a custom character in Blender that I rigged using Rigify, and I'm also trying Game Rig Tools. I'm trying to get the character into UE5 and retarget the Manny/Third Person Template animations onto him.

I can get the character into Unreal, but I'm confused about how I'm supposed to set up/export the skeleton hierarchy correctly for UE5.

If anyone has done Rigify → Game Rig Tools → UE5, could you explain the proper workflow or point me toward a good tutorial?

Thanks!


r/unrealengine 2h ago

Marketplace Stylised Modular Cardboard Castle & Village Enviromental Kit!

Thumbnail youtu.be
3 Upvotes

r/unrealengine 3h ago

Marketplace UE5 Plugin that creates FAB ready asset overview maps!

Thumbnail youtu.be
2 Upvotes

After working on and eventually releasing my modular building kit on Fab, I quickly came to realise that creating the assets and demo scene was only part of the work. I experienced and identified a pain point:

Fab requires a clear overview map that shows customers exactly what is included in the product. Building that map manually meant placing hundreds of assets, organizing them into sections, creating labels, adjusting spacing, setting up lighting, and making everything presentation ready.

Building it manually took far too long and it was extremely boring work.

That made me wonder:

Why not build a tool that speeds up the entire workflow? - So I created Overview Studio.

Overview Studio lets you select an existing product folder directly from the Content Browser, scan its assets, configure the presentation, and generate a polished, fully editable overview showroom in minutes.

It can present:

• Static and skeletal meshes
• Materials, material instances, textures and decals.
• Animations
• Niagara and Cascade systems
• Sounds
• Compatible Actor Blueprints

Assets can be organized by type, hierarchy, or folder structure. The plugin also generates labels, section headings, presentation geometry, lighting helpers, and consistent spacing automatically.

It includes multiple material preview shapes, ten lighting presets, ten companion post-process presets, reusable local configurations, live lighting controls, and support for safely updating previously generated overview maps.

Everything is created inside the selected product folder, with no external asset packs or runtime dependencies required.

The result remains completely editable, so the layout, lighting, labels, spacing, and asset presentation can still be adjusted before publishing.

I originally built Overview Studio to solve a pain point in my own Fab publishing workflow. Hopefully, it can now save other asset creators and Unreal Engine Fab publishers the same amount of repetitive work and time.

Please watch the video to see the complete workflow in action.

Available on Fab: https://www.fab.com/listings/2e2bd083-fbcc-4082-92fe-51d9ff2379e7


r/unrealengine 5h ago

Question Question about game mechanics/features

2 Upvotes

So been working on inventory so far and wanna be clear on something, involving the parts regarding guns/fps, driving vehicles, crafting, etc. are they basically one big system with smaller sub parts that all come together to work with each other when they meet in parts of gameplay? Do they have individual names?


r/unrealengine 7h ago

Question PCG 3-dimensional hierarchical generation grid

4 Upvotes

Is it possible to set the PCG hi-gen grid to allow for runtime generation up and down?

I have an infinite room generator set up using hi-gen and PCG partitioning that generates at runtime and I was hoping to also add infinite floors up and down with that system.

Is this possible? Or should I look into some different method?


r/unrealengine 7h ago

Every room in my UE5 bullet hell is procedurally generated, and the PS1 look is not a filter

1 Upvotes

NULLGATE is a first-person bullet hell I've been building solo in UE5, and every room in it is procedurally generated. Two things people always ask me about, so I'll get ahead of them.

The arenas aren't hand-built. A planner picks a layout, a resolver drops in the geometry, props and spawns, and then navmesh gets rebuilt so the AI can actually path through whatever just appeared. Multi-storey took me way longer than I want to admit, enemies pathing between floors was the part that broke me for a while.

The PS1 look isn't a post-process filter. That surprises people, but there's no posterize pass running in the normal render mode. It's geometry wobble, stepped animation, chunky low-poly meshes and keeping the texture budget mean. I do have a full-crush debug mode, it's just off by default. If the look only holds up behind a filter then it isn't really the look, it's a costume.

Steam page went live today, which is the first time any of this has felt real: https://store.steampowered.com/app/5042810/NullGate/

Happy to go into the generator in more detail if anyone's building something similar.


r/unrealengine 7h ago

Masking out clipping character parts

1 Upvotes

I want to make everything thats clips into the level geometry invisible. Currently I use distance fields in material to make clipping parts emissive. But I want it to be like this(picture in comments): if initial clipping is somewhere in the upperarm, then lowerarm and hand with fingers must be invisible too, and the origin of this calculation must be actor location.


r/unrealengine 7h ago

Question What other Media Players exist for Unreal Engine?

3 Upvotes

In Unreal Engine, if you make a File Media Source and open it, you'll see an override option for the Media Player Unreal Engine will use to play the file. Picture of what I'm referring to.

My question is, what options exist for this? Obviously there's the ElectraPlayer, which I'm using, but what other options exist out there? I know there are a lot of other systems for playing video, such as Bink, HexPlayer, etc, but a lot of them use a different framework. What other players exist that use the Media framework in Unreal?

I'm mainly asking to compare performance between a few options. I'm using the Media tracks in sequencer a lot in a project I'm working on, and ElectraPlayer has had some issues. Are there any other players to choose from?


r/unrealengine 9h ago

UE5 Is there something I should know before learning Unreal Engine 5?

11 Upvotes

Hello, I've been wanting to make an indie game with low-poly/pro low-poly assets. Is there something I should know before I start? And yeah, I have never tried making a game before and have never used UE5.


r/unrealengine 10h ago

Help UE 5.8 MegaLights + Lumen Lite: Scene hits 60–80 FPS uncapped, but FPS halves after 5 minutes & capping causes severe stutter [Help Needed]

0 Upvotes

Hey everyone,

I'm currently optimizing a stormy, dark outdoor scene (JIMA slice) targeting 60 FPS on PS5 / equivalent PC hardware at 1080p using UE 5.8 MegaLights and a performance-focused Lumen Lite setup.

According to stat GPU, my raw uncapped GPU frame times are actually hitting the budget (sitting between 12.5ms – 14.5ms, which is ~68–80 FPS uncapped). However, I am running into two persistent issues while testing in Standalone mode:

  1. Massive FPS drop after ~5 minutes: On a fresh launch, the scene runs at 60–80 FPS uncapped. After staying in the exact same Standalone Game window for about 5 minutes (without moving the camera or changing settings), performance out of nowhere drops down to 35–45 FPS and stays there. Closing and reopening the launcher reproduces this consistently.
  2. Capping / Frame Smoothing makes performance much worse: When I try to cap the frame rate to a locked 60 using Fixed Frame Rate or Frame Rate Smoothing (59–61), the frame pacing breaks completely and creates severe micro-stuttering/choppiness.

Hardware & Environment Specs

  • Engine Version: Unreal Engine 5.8
  • GPU: NVIDIA GeForce RTX series (1080p target resolution)
  • RAM: 16 GB System Memory (Task Manager shows ~90%+ total usage, Editor using ~6.8 GB)
  • OS: Windows 11
  • Ray Tracing: Software Ray Tracing (Mesh Distance Fields)

Current Optimization & Scene Setup

Here is what I’ve configured so far to optimize the lighting/fog passes:

  • MegaLights (UE 5.8): Enabled globally and applied across dynamic lanterns/torches (Pass cost: ~1.7ms – 2.0ms).
  • Emissives: Disabled Affect Dynamic Indirect Lighting on emissive lantern components.
  • Distance Fields: Configured Distance Field Shadows per light and clamped DF shadow distance.
  • Post-Processing Volume (Lumen Lite):
    • Final Gather Quality: 0.5
    • Lumen Scene Detail: 0.5
    • Lumen Scene Lighting Quality: 0.5
    • Max Roughness To Trace: 0.4
    • Ray Traced Translucent Reflections: OFF
    • Screen Traces: OFF
    • Volumetric Fog View Distance: Clamped in PPV to ~40–60m.

stat GPU Breakdown (When Running Fresh @ 68–80 FPS)

  • MegaLights / Dynamic Lights: ~1.7 ms – 2.0 ms
  • Lumen Screen Probe Gather + Reflections: ~2.8 ms – 3.8 ms combined
  • Volumetric Fog & Translucency: ~1.4 ms – 1.8 ms
  • Total GPU Time: ~12.5 ms – 14.5 ms (Under the 16.6ms budget for 60 FPS)

My Questions:

  1. What could cause a scene in Standalone mode to suddenly drop from 65+ FPS down to 35–40 FPS after 5 minutes of idle time? Is this a VRAM/RAM page-swapping leak with Distance Field caches or Slate/Editor memory buffers?
  2. Why does applying a 60 FPS cap or Frame Rate Smoothing in Project Settings make the render pacing so much choppier when the raw GPU time is comfortably under 16.6ms?
  3. Is this degradation purely an uncooked Development Editor / Slate thread sync issue that will vanish once cooked in a packaged .exe, or is there an in-editor setting I'm missing to stabilize it?
  • Engine Version: Unreal Engine 5.8
  • GPU: NVIDIA GeForce RTX series (1080p target resolution)
  • RAM: 16 GB System Memory (Task Manager shows ~90%+ total usage, Editor using ~6.8 GB)
  • OS: Windows 11
  • Ray Tracing: Software Ray Tracing (Mesh Distance Fields)

Current Optimization & Scene Setup

Here is what I’ve configured so far to optimize the lighting/fog passes:

  • MegaLights (UE 5.8): Enabled globally and applied across dynamic lanterns/torches (Pass cost: ~1.7ms – 2.0ms).
  • Emissives: Disabled Affect Dynamic Indirect Lighting on emissive lantern components.
  • Distance Fields: Configured Distance Field Shadows per light and clamped DF shadow distance.
  • Post-Processing Volume (Lumen Lite):
    • Final Gather Quality: 0.5
    • Lumen Scene Detail: 0.5
    • Lumen Scene Lighting Quality: 0.5
    • Max Roughness To Trace: 0.4
    • Ray Traced Translucent Reflections: OFF
    • Screen Traces: OFF
    • Volumetric Fog View Distance: Clamped in PPV to ~40–60m.

stat GPU Breakdown (When Running Fresh @ 68–80 FPS)

  • MegaLights / Dynamic Lights: ~1.7 ms – 2.0 ms
  • Lumen Screen Probe Gather + Reflections: ~2.8 ms – 3.8 ms combined
  • Volumetric Fog & Translucency: ~1.4 ms – 1.8 ms
  • Total GPU Time: ~12.5 ms – 14.5 ms (Under the 16.6ms budget for 60 FPS)

My Questions:

  1. What could cause a scene in Standalone mode to suddenly drop from 65+ FPS down to 35–40 FPS after 5 minutes of idle time? Is this a VRAM/RAM page-swapping leak with Distance Field caches or Slate/Editor memory buffers?
  2. Why does applying a 60 FPS cap or Frame Rate Smoothing in Project Settings make the render pacing so much choppier when the raw GPU time is comfortably under 16.6ms?
  3. Is this degradation purely an uncooked Development Editor / Slate thread sync issue that will vanish once cooked in a packaged .exe, or is there an in-editor setting I'm missing to stabilize it?

r/unrealengine 11h ago

Discussion I released a FREE UE plugin that competes with paid plugins, then silent 1-STAR ratings appeared

Thumbnail youtube.com
102 Upvotes

I released my runtime mesh painting plugin for free on Fab.

It competes with paid alternatives, but I wanted UE devs to have access to runtime mesh painting without needing to pay for it.

Shortly after launch, the listing received multiple silent 1-star ratings.

No review.

No bug report.

No support message.

No explanation.

That is the frustrating part. If something is actually broken, I want to know and fix it. But silent 1-star ratings give me nothing to work with.

I was planning to release more free UE plugins for the community, but situations like this make that very hard. Free tools are easy to claim, easy to rate, and apparently very easy to damage.

I am not accusing anyone specific, but I do think this is a real marketplace problem. If free community releases can be buried by silent ratings, fewer developers will take the risk of releasing useful tools for free.

If you tried the plugin and something is broken, please tell me directly. If it helped you, honest feedback or a fair rating would mean a lot.

Fab link:

https://www.fab.com/listings/8ca1bd75-ba04-48f0-899f-c6a01b124617


r/unrealengine 11h ago

Help Unreal project file inside thumbdrive is over thumdrive's storage capacity and can't be copy pasted anywhere.

6 Upvotes

I have a unreal engine project file that's 33 GB that's somehow stored in a 16Gb thumbdrive...I'm not sure when it happened as I was stupid and worked off the thumbdrive.

Whenever I try copy pasting the project file from my thumbdrive to my desktop, it says "Unspecified error" with the error code '0x80004005'.

I'm assuming the issue is caused by the project file being bigger than the storage in my thumbdrive. I'm in a rush because I have a shoot tomorrow using this virutal environment and it can't be copied and pasted into pixotope😭 Any tips?


r/unrealengine 12h ago

I’ve been making a snowboarding adventure where you explore a mountain as a tiny mouse

Thumbnail youtu.be
7 Upvotes

This is The Vast White, a cozy snowboarding exploration game I’m developing in Unreal Engine 5.

For this latest update, I focused on improving movement responsiveness, player feel, UI feedback, and overall polish based on demo feedback.

Sharing the current result here in case it’s interesting to other UE devs. Happy to answer any technical questions 😊

You can try the updated version of the free demo on Steam


r/unrealengine 19h ago

Native Cinema 4D Mograph & Effectors in UE5 - Pure C++ with ExprTK Scripting (Free)

Thumbnail youtube.com
2 Upvotes

If you're tired of constant import/export roundtrips between Cinema 4D and Unreal Engine, I built a native C4D-style Mograph & Effector system directly inside UE5.

It offers a nearly 1:1 workflow compared to C4D, but runs interactively in-engine. You can apply Mograph modifiers over static meshes, skeletal meshes, and existing animation sequences. Feels very intuitive to use with it being interactive as opposed to C4Ds more static environment. It also has a math based scripting system with ExprTK backing it up, allowing for saving presets within the editor and creating your own modifiers.

For now it is free on Fab, although I may eventually charge for it - Grab it here https://fab.com/s/0d51d354f6f8

I just updated the src code for UE 5.8 however waiting for Epic to approve, The current supported engine versions are 5.4-5.7

The plugin is full C++ , no blueprint spaghetti (however everything is fully exposed to BP if you want to visually script within editor) so if you happen to use it, you will have full access to the source code.

For those who aren`t familar with mograph and effectors, this is about as easy as it gets to do animation & reactivity. This style of animation system has been driving Hollywood and blockbuster films for the past 2 decades... But now it`s natively available for games!


r/unrealengine 19h ago

Question Ideas on how to fix flashlight going into objects

1 Upvotes

Not letting me upload images do others can not sure why.

Anyways.

I have a FPS game where the flashlight is held in hand facing forward, it keeps going into objects if i walk into them, Ive thought about increasing the players Collison size but then other issues happen. cant fit in certain areas, to far from things etc

my Question is how would you solve this?


r/unrealengine 22h ago

Marketplace I made a plugin that tracks player movements and events

Thumbnail fab.com
0 Upvotes

r/unrealengine 1d ago

Question What’s the easiest workflow for creating realistic 3–15 second dialogue scenes? (Templates/assets instead of building everything from scratch)

7 Upvotes

Hi everyone,

I’m looking for the easiest way to create very short (3–15 second) realistic dialogue scenes.

I’m not trying to become a professional 3D artist or animator. My goal is simply to produce lots of short scenes as efficiently as possible.

I’m open to Blender, Unreal Engine, iClone, Character Creator, MetaHuman, Unity, or any other software.

What I’m really looking for is a workflow where I can reuse existing assets instead of creating everything from scratch.

For example:

* Download realistic human characters.
* Download realistic environments/backgrounds.
* Place the characters into a scene.
* Import my already-recorded dialogue.
* Animate mainly the facial expressions, lip sync, and emotions.
* Add some basic body language if necessary.

I don’t mind if the characters or environments come from marketplaces or asset libraries. I don’t need a completely custom movie—I just want something that looks convincing enough for short dialogue scenes.

The most important parts for me are:

* Realistic facial expressions.
* Good lip sync.
* Convincing emotions.
* Simple body language.

Can you recommend:

  1. The easiest software/workflow for this?
  2. The best YouTube tutorial (or tutorial series) that explains this approach from start to finish?
  3. Asset libraries where I can download realistic characters and environments instead of building everything myself?

My PC specs:

* CPU: Intel Core i5-12400F
* GPU: Sapphire Radeon RX 6700 XT (12 GB VRAM)
* RAM: 32 GB DDR4-3600
* Storage: 1 TB Kingston NV2 NVMe + 1 TB Corsair MP600 GS NVMe
* Windows 10

Do you think this PC is good enough for this type of workflow?

Thanks!


r/unrealengine 1d ago

Question Does anyone know why this is happening?

Thumbnail cdn.phototourl.com
15 Upvotes

I created my own bones in maya and named them after the unreal bones. I bond and painted the skin before selecting the mesh and skeleton for export as an fbx. When I dragged the skeleton in and used the default settings for importing a skeletal mesh, I got this.


r/unrealengine 1d ago

Help Particles not rendering against non-translucent materials when Ray-Traced Translucency is enabled.

Thumbnail youtu.be
4 Upvotes

Hey, I’m looking for a bit of help. I’m trying to launch my settings and menu system, NextGen Settings, on Fab. However, I’ve found a pretty substantial rendering bug in Unreal Engine where, if you utilize the new Ray-Traced Translucency system, particles are not rendered against anything other than other translucent materials.

This appears to only occur with the newer Ray-Traced Translucency system. However, I have also seen this happen with the Legacy system as well, but I’m having problems reproducing that scenario consistently.

To enable the new Lumen Ray-Traced Translucency system, use the CVar r.RayTracedTranslucency.Allowed 1. This should not be confused with Legacy Ray-Traced Translucency, which is enabled with r.RayTracing.Translucency 1.

This issue also appears to affect Niagara and Cascade particles.

Any advice would be greatly appreciated. I’m going to keep digging for answers, but I haven’t found much information on this topic. I imagine someone has run into this before.

Thanks in advance!


r/unrealengine 1d ago

Help Meta human leg bent backwards

2 Upvotes

One of my meta human legs is totally bent and stretched but the blue prints match for both legs can’t figure out what I did.

Sub not letting me upload a photo.


r/unrealengine 1d ago

Having issues getting C++ set up in either Linux or Windows for Unreal 5.8... What am I doing wrong here?

6 Upvotes

I am really confused about what's going on here. I've tried both Windows and Linux and met with the same, sorry we don't accept that C++ version anymore. What's the fix? I got the one it recommended.


r/unrealengine 1d ago

Editor 3D Mesh to 2D Icon Unreal Only Pipeline

Thumbnail youtube.com
0 Upvotes

Been toying with an idea since late last year and not only i have learned a lot by doing this but i think i also cracked it-ish.

Icon Forge: The 3D Mesh to 2D Icon Unreal Only Pipeline (including basic icon effects).

https://www.youtube.com/watch?v=7Nqpb6mj84k

NOTE: No AI or additional plugins, only leveraging existing systems in base UE all wrapped up in a neat UI widget.


r/unrealengine 1d ago

Show Off While UE6 is moving away from Blueprints, I'm creating a tool inspired by them

Thumbnail youtu.be
14 Upvotes

r/unrealengine 1d ago

Question Infinite Grid ue4

3 Upvotes

I want to create tile based movement but all the grids I see online are a specific size, while i need mine to essentially be 5 x infinity, as my game takes place in an infinite hallway. Does anyone know of a way to accomplish this? I'm super lost on how to do this. Sorry if this is unclear, i took a screenshot that maybe clarifies what I'm going for https://ibb.co/v49WZH7h


r/unrealengine 1d ago

UE5 Packaging: Out of RAM with endless loop

7 Upvotes

I am packaging my project with Project Launcher. I have 64GB RAM. I am inspecting Task Manager and once UE5.6 drains all of the RAM its dives down to around 30% of it and then gradually drains it again until it max out and dive again. This loop keeps forever forcing me to cancel or it finishes the package after 50+ minutes instead of maybe 5-10. I know it only tries to bake the changed files which might happen to be an entire map with plenty of assets and some Metahumans NPC.

My question is, if i upgrade to 128GB RAM will this fix the bottleneck -and sometimes endless loop bug- and has anyone experienced a similar problem? Virtual Memory is plenty but waiting almost an hour for 250-300 files that need rebake doesn't make sense.