Assertion failed: InputOboeStream != nullptr when changing levels with Android voice enabled User was able to workaround the issue by replacing Audio::FAudioCaptureAndroidStream::CloseStream() wi ...
HISMs cause mobile VR app to crash. Confirmed in 4.23 MAIN @ CL 6829265 ...
Renaming an emitter's name in Timeline panel of Niagara editor causes an editor crash. This happens because FViewModelHierarchyOperation constructor is called with null InAnyModel ptr; FViewModelHi ...
Adding a 3D text actor to a level with a Nanite landscape causes cooker to hit an assert Tested in the Following //UE5-Release-5.3-CL-27405482 ...
Attempting to use the Fill Data Table from CSV File node will result in a crash if the CSV file is open when running. ...
A crash is occurring if you collapse a node and name the collapsed graph something that contains a period. The crash occurs if you copy and paste the collapse graph, and then attempt to rename it. I ...
[Link Removed] Able to set default values for Sequence & Map variables for a Movie Pipeline Executor Job causing an Ensure & Crash. Repro Rate: 4/4 Tested this in //UE4/Release-4.27 @ CL#18319896 ...
Packaging for Android fails with the GPU Lightmass plugin enabled. A customer reported this and I was able to successfully repro it, however my callstack was different. I'm attaching my logs and cal ...
ULevelInstanceSubsystem::OnActorDeleted: check(!IsEditingLevelInstanceDirty(LevelInstance) && !HasDirtyChildrenLevelInstances(LevelInstance)); ...
Adding a variable of Post Process Settings structure to a blueprint causes the editor to crash when the blueprint is compiled. Regression: Yes - Editor did not crash on compile in 4.17.2 (CL 365890 ...