When importing non-baked animation (i.e. not keyed on every frame) onto a camera in sequencer, Unreal adds extra keys to the rotation and scale attributes as if it is baking the rotation and scale a ...
I think I narrowed this issue down to bad UV coordinates being interpreted during the BasePassVertexShader execution applied to instancing. At this line in VertexFactoryGetInterpolantsVSToPS: flo ...
We recently encountered an odd issue where loading into our main world partitioned map would result in a crash caused by all streaming cells getting loaded at the same time. Turns out this was cause ...
This is not a regression. After creating a C++ based Game Instance the Editor crashes if you compile twice then play and stop. ...
If you right click on a level node in the reference viewer and choose edit, it will bypass prompting you to save unsaved changes in your current level, silently discarding all unsaved work. ...
Certain interactions between a Rect Light with a Light Function and a Post-Process volume lead to a check() when compiling a Ray Tracing PSO for tracing lights. This check() only happens when shader ...
The editor crashes when the user removes the replicated uproperty from a variable and tries to hot reload while a PIE session with two players is still active. This issue was found while trying to ...
The dumplogs and any other logs requested from this user are listed within this AnswerHub post. I do have the DMP logs currently on my PC if you're unable to download them, they're 1.9GB Jarek S. h ...
Physics objects will bounce unrealistically just before coming to rest. This is most noticeable with the large cube in the 1st Person template project. It also happens with the smaller cubes but not ...
When deploying project to a mobile device, the quality of the baked lighting and shadows becomes very poor compared to "Mobile Preview." Lightmaps appear dirty and blurry, with splotches (As shown i ...