Packed level actors will create ISM instances with inverted normals when the selection of meshes used to create the packed level actor contains a subset of meshes with negative scales.
This is the same issue as reported in this other case: https://udn.unrealengine.com/s/question/0D5QP000007sIUW0A2/wrong-world-normals-when-using-two-sided-material, although the instances were created by PCG in this case, vs the packed level actor system.
The previously provided fix involves disabling bReverseCulling on the ISM component and then negating the scale of the entire component, instead of a per instance basis.
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
How do I set a material as a post-processing material?
How to delete some elements correctly when deleting an array loop?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
What is the difference between Camera and CineCamera?
What controls of umg have mouse wheel events in UE4.27?
How to use the.usf file in the ue4 engine Shader in the material?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-249664 in the post.
1 |
Component | UE - World Creation - Worldbuilding Tools |
---|---|
Affects Versions | 5.4.4, 5.5.3 |
Target Fix | 5.6 |
Created | Feb 17, 2025 |
---|---|
Updated | Feb 18, 2025 |