User reports this is a regression because it worked in 4.27, but they converted to 5.0.1 and now it causes a crash. However, I'm unable to verify this at this time. A crash happens with a combinati ...
GoogleVR package for android crashes on startup with the following error:10-30 11:36:52.658: E/AndroidRuntime(12189): FATAL EXCEPTION: MainThread-UE4 10-30 11:36:52.658: E/AndroidRuntime(12189): Pr ...
From User: "Sequencer: When using an animBP there's no animation at all (preview) without an animation in the animation track. Strangely enough the animation BP starts running if you add any animat ...
The Asset Audit window uses the content browser to display information about both real assets and fake assets like chunk definitions. When you hit the Add Chunks button, it adds several fake assets ...
We do have very inconsistent system between Static/Skeletal and the current name is set for ScreenSize. However, Static mesh and HLOD are using ScreenSize name for Screen area calculation. We wan ...
Internal team is encountering a crash when adding too many VR devices. Email thread titled "Re: Crash Logs" The bug is an internal limit of devices the code supports, which is 8. If a controller o ...
This is a trending crash coming out of the 4.17.0 release. The same callstack also occurred during the 4.11 release, but otherwise hasn't had an occurrence until now. Users have not provided any de ...
Game applications crash on Zenfone 5 once they're launched. This seems to be due to the InitDebugContext(). Chris requested this to be entered for tracking purposes. Chris B: I believe the problem ...
Crash when adding Actor Array Element to a Sequencer Event Struct Error message: Assertion failed: 0 [Link Removed] [Line: 56] Source Context: 42 N = FName(*StringName); 43 ...
It is possible to create new Data Asset instances in the editor that inherit from a blueprint-defined subclass of UDataAsset. This flow is not very well supported, and generally it is safer to just ...