The drag-onto-category operation is assigning the prettified category name, not the actual category name, resulting in variables that are not actually in the same category, even though they appear t ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: Class != NULL [Link Removed] [Line: 965] Source Context: 95 ...
I have managed to reproduce this issue in 4.18.3 and 4.19.2. In order to make the Capsule Shadow disappear:Indirect Lighting Cache must be used (Volumetric Lightmap works)Skylight must be set to 'M ...
Packaging a project to HTML5 while Online Framework is enabled seems to cause packaging failures. It produces the following errors from the Output Log: PackagingResults: Error: unresolved symbol: ...
After updating to Radeon Software 17.10.3 I can no longer open the editor. This has been seen on both a R9 390X and a R9 290. If I use AMD's Auto-detect software it's recommended version is 17.7.2 ...
VSCode finds intellisense errors in Project source files: cannot open source file "UBT_COMPILED_PLATFORM/UBT_COMPILED_PLATFORMPlatformCompilerPreSetup.h" Similar to [Link Removed], but that was onl ...
Reported in SF [Link Removed] Client reports that many of their GLB and GLTF files they use appear with visual artifacts when imported to Twinmotion. These artifacts only appear in Twinmotion and n ...
paint layers do not take effect on all tiled layers that have a material incorporated if a user attempts to paint on them from the persistent level. ...
This is a common crash affecting users on Mac and Windows. User Descriptionsremoving empty execution pins from sequence node Source Context 3952 void FBlueprintEditor::OnRemoveExecution ...
USceneComponent::RelativeLocation is an uncompressed FVector (3x32 bits replicated). Consider changing to FVector_NetQuantize100, or consider implementing custom serialization (with customizable qua ...