Substrate Materials do not use Screen-Space reflections. Instead, they do not have any reflections (indirect specular) on the surface.
1. Download the Licensee's test project and open (see addl info URL)
2. Focus on the actor "EditorSphere"
3. Observe that it is pitch black, with a specular highlight and does not reflect the environment.
4. Open its Material "/Game/Reflection"
5. Observe that it is a shiny chrome Material.
6. Add a PostProcessVolume, make it Unbound, and set the reflection method to "Lumen"
7. Observe that the "EditorSphere" now reflects the environment
8. Set the reflection method in the PostProcessVolume to "Screen Space"
9. Observe that the "EditorSphere" returns to its black state
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?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
How to delete some elements correctly when deleting an array loop?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-234876 in the post.
0 |
Component | UE - Graphics Features - Substrate |
---|---|
Affects Versions | 5.5 |
Target Fix | 5.6 |
Fix Commit | 38928454 |
---|---|
Main Commit | 38928459 |
Created | Dec 17, 2024 |
---|---|
Resolved | Dec 19, 2024 |
Updated | Jan 7, 2025 |