简体   繁体   English

我如何修复虚幻引擎 5 中的这个光照错误?

[英]How can I fix this lighting bug in Unreal Engine 5?

There's not much to say, the lighting just looks hideous and I have no idea why.没什么好说的,灯光看起来很丑,我不知道为什么。 I didn't change any light settings.我没有更改任何灯光设置。 It looks like a wood texture but it's all white (supposed to be).它看起来像木头纹理,但它是全白的(应该是)。

I'm using UE5.1 and I'm a beginner, but I have prior experience with Unity and coding in general, but this, this I don't understand at all.我正在使用 UE5.1 并且我是初学者,但我之前有过 Unity 和一般编码的经验,但是这个,这个我一点都不明白。

When you move around, the lighting glitches even more.当您四处走动时,照明故障会更多。 You can see what I mean in this video.你可以在这个视频中看到我的意思。

Can someone tell me what's going on and how I can fix it?有人可以告诉我发生了什么事以及如何解决吗? 有这些奇怪的白线。 如您所见,阴影太暗,尽管之前的图片看起来还不错。 你可以在这里更好地看到它们 漆黑 这是从很远的地方,你可以看到太阳,光线来自的方向。

Okay so I don't know what happened but it's fixed now.好吧,我不知道发生了什么,但现在已经修好了。

The engine crashed at one point and when I opened it back up again the lighting looks great.引擎一度崩溃,当我再次打开它时,灯光看起来很棒。

I'm sorry if anyone comes across this hoping they would find an answer.如果有人遇到这个希望他们能找到答案,我很抱歉。 Just know your problem might solve itself.只知道您的问题可能会自行解决。 Sit back, grab some popcorn, watch a movie, take a break.坐下来,吃点爆米花,看电影,休息一下。 You need it.你需要它。

Nothing lasts forever, you will come across a solution soon, just be patient.没有什么是永恒的,您很快就会找到解决方案,请耐心等待。

Edit: After more experimentation, it happens whenever I have a mesh with physics activated.编辑:经过更多实验后,每当我有一个激活了物理的网格时,它就会发生。 I think it probably has to do with my outdated graphics card since this isn't the only lighting glitch I've had to deal with.我认为这可能与我过时的显卡有关,因为这不是我必须处理的唯一照明故障。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Minecraft如何执行照明? - How does Minecraft perform lighting? 在虚幻引擎 4 中使用自定义组件渲染 obj 网格会呈现视觉伪影 - Rendering an obj mesh in Unreal Engine 4 with custom component presents visual artifacts 无法在 LevelSequenceActor 的 CineCameraActor 上为 Unreal 5 设置关键帧 - Can't Set Keyframes for Unreal 5 on CineCameraActor in LevelSequenceActor ASP.NET MVC验证-如何更改MVC验证引擎输出的html? - ASP.NET MVC validation - How can I change the html that is output by the validation engine of MVC? 如何在XNA中隐藏多维数据集模型的某些面,以便Voxel Engine对其进行优化? - How can I hide certain faces of a cube model In XNA for a Voxel Engine to optimize it? Java自定义像素渲染引擎bug - Java custom pixel rendering engine bug 为什么无法从我的灯光着色器访问G-Buffer? - Why can't access the G-Buffer from my lighting shader? 如何对3D引擎进行Z排序? - How do I Z-sort triangles for a 3D engine? Django:如何调试此管理员错误? 表格未呈现 - Django: How to debug this admin bug? Form not rendered 我如何解决Listviews无法呈现(正确)ObservableCollections的问题,即使它们中有数据也是如此? - How do I fix Listviews not rendering (correctly) ObservableCollections even though they have data in it?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM