Blurry VR Editor icon when using the small icons settings in the Editor ...
If a user uses a delay in a game instance, this will work in PIE but not after packaging. ...
When changing the variable type or return type of a function in code and hot reload in the editor, blueprints that use the variable/function do not have their pins updated until the editor is closed ...
When the console command "Stereo On" is used to start a game in fullscreen, objects in the level appear with a slight blur. Pressing Alt+Enter will "refresh" the screen and eliminate the blur effec ...
When scaling text with a scale box the letter will begin to overlap when scaled up or become really far apart when scaling down (this is referring to the space between the top and bottom of the lett ...
When "End" is used to bring an actor to the closest surface below it, if that surface is another actor that is set to simulate physics the first actor will go inside the actor simulating physics rat ...
Spawn Actor from Class does not accept new values to exposed variables that are altered upon spawn. ...
Random Pitch Angle does not properly apply when called within a procedural foliage volume. ...
Changing a blueprint node to a pure function while a breakpoint is set on the node will maintain the breakpoint. Additionally, the breakpoint cannot be toggled or removed until the node is turned ba ...
If the input pin of a GetScreenSpacePosition node is right clicked and then the user presses "split struct pin", the pin will disappear. Workaround: Press refresh node in RMB context menu. ...