Skybox textures can have a seam when using an inverted cube for a sky.
Attached is an example 4.24.2 project.
Note: One of the attached seam screenshots is hard to see unless you expand it.
Found in 4.24.2 CL#11100242
Reproduced in 4.23.1 CL#9631420, 4.26 Main CL#11411855
1. Import a 4096x2048 24 bit .tga file (SkyTex).
2. Import a cube that has inverted normals.
3. Create a material(SkyMat) from SkyTex.
a. Set SkyMat to Unlit.
b. Recreate the material in the attached image.
4. Place the cube in a new scene and scale it to 1000.
5. Delete the default skysphere actor.
6. Apply SkyMat to the cube.
Result: There is a seem in the material.
Expected: There isn't a seem in the material.
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
How to delete some elements correctly when deleting an array loop?
How do I set a material as a post-processing material?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
UMG RichText not appear image when packaged
What is the difference between Camera and CineCamera?
How does TArray loop correctly remove elements in blueprints?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-88768 in the post.
3 |
Component | UE - Graphics Features |
---|---|
Affects Versions | 4.23.1, 4.24.2, 4.26 |
Target Fix | 4.26 |
Created | Feb 14, 2020 |
---|---|
Resolved | Mar 16, 2020 |
Updated | Sep 19, 2021 |