Effects Quality settings within the device profiles, or even set in the .ini file seem to be ignored. Even when you're calling sg.effectsquality in the console command, it's ignored. The only way I ...
Opening a specific particle system crashes the editor. If the particle system is used within a level and the level is played, the editor will crash with no callstack. Logs are attached. Frequency: ...
Importing two or more Textures into the Material Editor results in a crash. This is a regression from 4.24.3 (CL-11590370) as well. This was reported and tested in 4.25 Preview 2 (CL-12055273) and ...
The GetOverlappingComponents node isn't working correctly on mobile devices. It seems like it may only not be registering components that are spawned at runtime, as it does change the number of over ...
Media Players and their associated textures do not render in standalone game or in a packaged project. Found on: //UE4/Release-4.11 CL-2897738 Checked 4.9.2 Binary from launcher, issue occurs ther ...
When rotating a camera about an actor the motion blur starts to create blocky/pixelated artifacts around the character in a halo. This can be further exaggerated by moving the actor while rotating t ...
If a reference to the animBP is set in the construction script of an actor, simulating will show two separate instances of the animBP instead of one. Setting this on Event Begin Play does not produc ...
Using the shot console command or the RequestScreenshot function to take a screenshot in Gear VR causes the app to crash. This was tested on Android-19, ETC-1 configuration, with both Developer Mode ...
When enabling BC7 compression format for a texture in a project that has SM4 disabled will result in the last two Mip Levels being gray. This happens on any texture size. The number o mip levels may ...
Running a server from the editor will crash this project. Reproduced by using UE4Editor <projectname> -server -log to run the editor. This does not occur with a new project in 4.7.2 or in Main. ...