Naming an SCS component variable something like "My Scene" results in a component template UObject named "My Scene_GEN_VARIABLE" (space included). This causes the property editor/details view to fa ...
New elements are not being initialized properly when setting up the default value for arrays of user-defined structures in nativized Blueprint C++ constructor code. ...
Please check the attached file. https://udn.unrealengine.com/questions/417308/hlod-%E3%82%92%E4%BD%9C%E6%88%90%E3%81%99%E3%82%8B%E3%81%9F%E3%82%81%E3%81%AE%E5%88%A5%E3%83%AC%E3%83%98%E3%83%AB%E3% ...
The right eye of the HMD freezes when looking at an object that has been selected in VR Mode with Temporal Upsampling on. Happens with both Vive and Oculus. I did not see this when playing in VR. I ...
Hierarchical instance static meshes appear to have a shadowing issues when transitioning between LODs when dithering using Stencils. Note: This issue may be related to [Link Removed] or [Link Remo ...
No user comments in crash group 1114 for (TSharedPtr<FStackSortedData> Group : AssetChild->Children) 1115 { 1116 if (Group->ParameterInfo.Association == InAssociation) ...
No user comments in crash group 152 bool FAnimPreviewInstanceProxy::Evaluate(FPoseContext& Output) 153 { 154 // we cant evaluate on a worker thread here because of the key ...
No user comments in crash group 3127 if (SectionLodsParameter.IsBound()) 3128 { 3129 if (CurrentLODData.UseCombinedMeshBatch) 3130 { 3131 Set ...
The problem seems to be that in HandleRefreshTestCallback in AutomationCommandline.cpp, it enables all the tests, but then in SAutomationWindow::OnRefreshTestCallback it turns off all the test that ...
Engine crashes when a morph target on an asset that has multiple morph targets is deleted and then another morph is adjusted afterwards Notes: Asset came from an older Jira where this same issue o ...