If "Scale with Width" is set on a landscape spline with a plane mesh, the plane will offset on the Z axis. In most other cases, scaling along the z axis does not affect planes. ...
If the user creates a Standalone Window Editor plugin and restarts the editor then immediately plays the game as Standalone Game, the editor hits an assert. [Link Removed] Appears to only happen i ...
World-locked stereo layers don't seem to be in the correct place when viewed in SteamVR. In 4.16, if you Subtracted the difference of VR origin location and world origin location and offset the pos ...
Alembic hair doesn't render in the right eye in VR. A demonstration project can be found [Link Removed]. NOTE: The hair is rendered as an overlay in other editor previews (skeletal mesh, Physics). ...
Converting Int to Byte to Enum crashes editor during PIE. Frequency: 3/3 Crashreporter: N/A ...
Adding multiple element to TMap / TSet variable at once with a for loop causes the editor to lock up / crash (respectively). Regression: No - Map & Set variable types not available prior to 4.15 ...
The TUnion copy constructor causes the editor to toss an assert due to it claiming that the passed in TUnion is of an Unrecognized TUnion subtype. ...
Adding map from user's project, CityofEther.umap, crashes editor upon launch or attempting to open the map. Crashreporter: [Link Removed] ...
If a game is set to play with 3 player splitscreen, starting the came will cause the viewport to go completely black. Does not occur with 2/4 players. Does not occur in standalone ...
Attempting to call a blueprint event on a CDO object causes the editor to crash. Regression: Yes- Repro steps did not crash editor in binary 4.15.3 (CL 3450819) ...