This crash will only occur when this criteria is met.You have enabled custom depth with stencils in the project settingsA mesh in the scene is rendering to custom depth with a stencil value of 1The ...
Particle cutout seems to crash on lower end mobile devices. We believe this is because there is an issue in the particle's SubUV feature. This happens only on devices that don't support hardware ins ...
A UPaperSprite* property in a class does not show a thumbnail for the property in the Editor. This is different from other asset poperties, such as UTexture* or UStaticMesh*, which do show a thumbna ...
If the console command "Help" is used twice on a packaged android project, the packaged project will crash on the device ...
I ran out of space in my D drive and my project autosaved and received the attached error message This is NOT a regression ...
I was attempting to repro UE-40921 and when I tried to track a camera animation, the setting was not available in Sequencer. I cannot Note The setting is available in QA Game This is also not a ...
When a Level Sequence Player is created by clicking an SButton in an Editor Window plugin, any other buttons in the plugin window can no longer be interacted with until a click is made outside of th ...
Users are reporting crashes and poor performance when generating foliage using the Experimental Procedural Foliage Volume tool. Regression? Yes, this does not occur in the previous engine version o ...
In general, Object names should try to be reused where ever possible. This can help with name clashes and flexibility in finding / referencing objects by name. The implication for UObject::Rename w ...
DLC update from 1.0 deletes staging folder which unable to make incremental(patch) chunks. ...