This is as intended. We do not officially support the editor on SM4.
Attempting to run the UE4 Editor using SM4 causes an error to popup stating that "A Feature Level 5 video card is required to run to Editor. AvailableFeatureLevel = SM4, ShaderPlatform = PCD3D_SM4"
This was initially reported on Linux but it couldn't be reproduced. This is reproducible on Windows using the repro steps. Licensee was able to workaround the issue by removing the lines that were added to Engine/Source/Runtime/RHI/Private/DynamicRHI.cpp. (https://github.com/EpicGames/UnrealEngine/commit/ede472db1761e155ed7b77b3af6b22b2f83dd267#diff-07bb5f15ad03c9abf07343e376474a80R186)
This is issue occurs in 4.20.3 (CL-4369336), 4.21 (CL-4541578), and Main 4.22 (CL-4569646)
Results: Error pops up stating that "A Feature Level 5 video card is required to run to Editor."
Expected: The Editor loads up without issue
Why does the REMOVE method of map container remove elements have memory leaks?
How does TextureRenderTarget2D get TArray<uint8> type data?
UMG RichText not appear image when packaged
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
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 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-66641 in the post.
2 |
Component | UE - Graphics Features |
---|---|
Affects Versions | 4.21, 4.22, 4.20.3 |
Created | Nov 16, 2018 |
---|---|
Resolved | Nov 16, 2018 |
Updated | Mar 26, 2020 |