Crash occurs when Forward Shading is enabled in Forward Rendering Options User noted that if "Support Stationary Skylight" in Project Settings > Rendering > Shader Permutation Reduction is disabled ...
After compiling, the variable disappears from the variable list which prevents the user from deleting it and being able to recompile the level succussfully Not a regression as it occurs in 4.18.1 a ...
When using PerInstanceRandom in a material that is applied to a Hierarchical or normal Instanced Static Mesh component, there are issues of the value resetting when certain transform operations are ...
Opening an old pose asset can crash the editor if the skeleton it uses gets updated. ...
Only occurs on Mac When clicking on the Notify Track in a Montage or in an Animation Sequence a bar shows up where you can name the new notify and after hitting enter it adds it to the Notify Track. ...
This is an early trending crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 166 TSharedPtr<FAssetThumb ...
This is a trending crash coming out of 4.18, and may be a regression. Users have not provided any descriptions of their actions when the crash occurred. Source Context 57 const TArray<FVec ...
This is a trending crash coming out of the 4.18 release. It may be a regression. User DescriptionsOpened the sample VR-project and entered the VR-mode form the editor.Crash in VR mode. New project ...
Some changes to UEnumProperty::ImportText_Internal prevent this importing the stringified number (which is a float) as an enum value. This affects the JSON importer, and maybe the CSV one too. ...