[CrashReport] UE4Editor_Engine!UWorld::SetActiveLevelCollection() [world.cpp:6248]

UE - Gameplay - Sep 14, 2017

This is a common crash that has been affecting users since 4.16. It may be unrelated, but a non-crash bug mentioned the same stack in [Link Removed] User DescriptionsI was creating a level and dra ...

[CrashReport] UArrayProperty::DestroyValueInternal

UE - Gameplay - Blueprint - Sep 14, 2017

This is a somewhat common crash that has affected multiple users in 4.17. User Descriptionstried to compile a blueprint after changing blueprint interface function definitions. Source Code 121 ...

[CrashReport] UE4Editor_HotReload!`FHotReloadClassReinstancer::UpdateDefaultProperties'::`2'::FPropertyValueMemoryWriter::operator<<() [hotreloadclassreinstancer.cpp:372]

UE - Foundation - Core - UObject - Sep 14, 2017

This is a common crash that has occurred for users since at least 4.16. User DescriptionsUsing the PIE i compiled some c++ then quit the PIE before the end of the compilation. Source Context 35 ...

[CrashReport] UE4Editor_Persona!FBoneDescription::SetScore() [bonemappinghelper.h:31]

OLD - Anim - Sep 14, 2017

This is a somewhat common crash that appears to occur only in 4.17.1 (possible regression?). Users have not provided any description of their actions when the crash occurs. Source Context 20 ...

C++ Classes subfolders cannot be viewed in CB if Sources Panel is closed

UE - Editor - Content Pipeline - Content Browser - Sep 14, 2017

When a new class is added to a subfolder, by entering the folder name in the Add C++ Class - Path field, navigating to the new subfolder doesn't work if the Content Brower's Sources Panel is closed ...

Render state for InstanceStaticMesh doesn't recreate after modification of instances list with RemoveInstance

UE - Gameplay - Blueprint - Sep 14, 2017

When Remove Instance is called for an instance static mesh component, the render state is not properly updated, causing some of the instances to not be visible. Workaround: Forcing a call to PostEd ...

[CrashReport] UEdGraphSchema_K2::PinHasSplittableStructType

UE - Gameplay - Blueprint - Sep 14, 2017

This crash is affecting a few users in 4.17. ...

Cannot paste text into Text Box in HTML5 build

UE - Platform - Mobile - Sep 14, 2017

With HTML 5 Packages you cannot use the windows clipboard to paste things into the text box. This issue does not occur with other builds of the project. This issue does not appear to be a regression ...

Editor crash when adding element to Instance array of custom InstanceStaticMeshComponent

UE - Gameplay - Blueprint - Sep 14, 2017

Adding an instance static mesh component to a class causes the editor to crash when an instance is added to a blueprint of the class. Regression: Yes - this behavior does not occur on 4.16.3 (CL 35 ...

Editor Crashes on Opening After Deriving C++ Class from Another Class

UE - Foundation - Cpp Tools - Hot Reload - Sep 13, 2017

After deriving a C++ class from another class and then closing the editor, the project will crash when reopened. This crash will continue until the project files are regenerated and the project is r ...