This is a regression from 5.0.3 tested in the following streams:
Branch | Change List | Results |
---|---|---|
//UE5/Release-5.0 | 20979098 | Did not reproduce |
//UE5/Release-5.1 | 23901901 | Reproduced |
//UE5/Release-5.2 | 24608918 | Reproduced |
The source texture lighting appears to be rendering incorrectly when compared to the previous release.
Expected Results:
The lights are clear and match the source texture.
Actual Results:
The lights are blurry and diffused.
How does TextureRenderTarget2D get TArray<uint8> type data?
How do I set a material as a post-processing material?
Why does the REMOVE method of map container remove elements have memory leaks?
How to delete some elements correctly when deleting an array loop?
Does media player's OpenFile method support dynamically opening a video file?
What is the difference between Camera and CineCamera?
What controls of umg have mouse wheel events in UE4.27?
How to assign a value to a member of UMG's UMaterialInterface pointer type in C++?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-180145 in the post.
4 |
Component | UE - Graphics Features |
---|---|
Affects Versions | 5.1.1, 5.2 |
Target Fix | 5.3 |
Created | Mar 14, 2023 |
---|---|
Resolved | Mar 29, 2023 |
Updated | Apr 29, 2023 |