This is a trending crash coming out of the 4.18 release. A number of the affected projects appear related to VR. User DescriptionsI was trying to use the SteamVR preview for Windows MR headsetI j ...
See the video [Link Removed] ...
There is currently no simple way to do a deprecated variable fixup on native variables that are set by a blueprint class. For a simple variable rename, CoreRedirects can be used and will work proper ...
Following code works as a work around : void SFbxSceneStaticMeshReimportListView::OnChangedOverrideOptions(TSharedPtr<FString> ItemSelected, ESelectInfo::Type SelectInfo) { #if 0 check(ItemSele ...
When the "Virtual Production Utilities" plugin is enabled, the Editor makes available a list of "Virtual Production Roles", which can be created and individually selected in a "VP Roles" dropdown on ...
Property Editors for asset types allow you to drag assets from the Content Browser into them, or to make a selection using an Asset Picker widget. Some examples would be selecting Static Meshes or M ...
This JIRA is being entered as a result of it being one of the top crashes in 4.13.0. Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 2004 ...
Overriding a BlueprintNativeEvent function with a const reference parameter in blueprints causes the project to fail to package if the blueprint is nativized. Note: This only occurs if the function ...
There's a cook determinism issue in the way UObject unversioned serialization handles UObject pointers pointing to garbage. Depending on GC timing, it can either be skipped (as a property matching C ...
NOTE: This issue is similar to (same callstack) as [Link Removed], however this issue is still occurring in 4.15.0. Error Message: Access violation - code c0000005 (first/second chance not availab ...