When a parameter value is assigned on a newly created material instance (constant or dynamic) using Set***ParameterValueInternal, the parameter’s ExpressionGUID is left invalid (0,0,0,0). Parameter ...
When working in Manage Mode with Landscapes and deleting a component, if you undo the deletion, you can no longer modify or select the component. I did attempt to rebuild the scenes lighting and ge ...
When rendering out the Buffer Visualization Targets with the HDR setting on, the resulting Scene Color EXR is rendering significantly washed out compared to the Buffer Viz. in the Editor and if comp ...
File "<ENGINE_PATH>/Engine/Config/BaseEditorSettings.ini" contains the following setting: [/Script/UnrealEd.ContentBrowserSettings] ; Whether to display the game project plugins in the Content Brow ...
Licensee reported behavior of configuration file hierarchy is different form document here (https://docs.unrealengine.com/latest/INT/Programming/Basics/ConfigurationFiles/index.html) Doc: 1. Engine ...
A UDN reported various crashes at exit in the embedded Python library. I was able to repro the issue in Release-5.1 and trace it back at the point where python runs its garbage collection in Py_Fina ...
Physics Substepping doesn't have the same effect from 4.15 to 4.16. In 4.16+ the ponytail in the provided project will have a jitter effect even with substepping enabled. This is a regression: Work ...
In UE 5.5 (and earlier versions), FCollisionResponse::operator== has incorrect behavior where it will detect that two collision response containers are identical if they have the same number of entr ...
This is a trending Mac crash in 4.17.0 that also had some occurrence in 4.16. Users have not provided any descriptions of their actions when the crash occurred, but the callstack is nearly identica ...
Application crashes when deploying a game to iOS with Metal enabled. This has only been reproduced if a sub-level has been added to the starting level within the project. This seems to only happen ...