If you add a comment to an Event graph Blueprint and change the comment color, the bubble should not change colors unless the Color Bubble detail is checked. I have included photos to better show ...
When the First Person Template is deployed to a Nexus 9 using ES31, there is an extreme magenta color over the screen. Disabling post process reduces the bloom, but there is still major color artif ...
Clicking the Closed Loop option in a new Spline Component results in the Editor crashing. This only occurs in 4.8 Preview 1 (so far). 4.7.6 and Main appear to be working correctly. ...
Level Sequence actors have their current playback time to 0.f when using the StopAtCurrentTimeNode. In MovieSceneSequencePlayer.cpp line 288 TimeToResetTo is set to 0.f. Attached is a 4.24 example ...
Launcher build ships with VulkanRHI Android binaries but do not seem to support Vulkan on Android from the launcher build without source. ...
Attempting to add multiple instances of a Scene Component that was created in code and contains a component such as a Box Collider causes the Box Colliders of each Scene Component to be parented to ...
The value given by the Mouse Wheel Axis is usually 1.0 or -1.0, depending on the direction. In HTML5 packages, this value varies based off the browser that is used. On Firefox (56.0): 0.025 or -0.0 ...
Blueprints currently don't support unsigned 64 bit ints, but they do support signed 64 bits. If a Blueprint uses a native struct variable that contains a uint64 property, it incorrectly assigns that ...
We're seeing odd refraction when we have two close planes where the front plane has a translucent shader with a refraction not equal to one. I've included a project with the following setup:Two equa ...
The Editor experiences performance drops even in the default basic level when left alone running. I experienced them every ~3 seconds. My graph didn't show the drops very clearly so the fps counter ...