Running a dedicated server with the setup in this fairly simply project causes a crash when a client connects. I'm unaware of the actual cause but getting the reproduction was all I could do. Logs ...
If the ChildActorComponent on a mesh is attached to a component and then has its location set in the OnConstruct function, it'll leave behind non-referenced instances of itself. This is most apparen ...
Timeline tracks can be given the same name as existing execution inputs, which causes some unusual behavior when dragging off the pin. Renaming them will rename the execution pin instead, and compil ...
A licensee is reporting some unexpected behavior when attempting to replace references on Foliage Types already painted in the world. What happens after the references have been replaced, are the n ...
-Character no longer jumps to full height when on client when setting maxholdtime to anything above 0 in character blueprint ...
When trying to get CookedFFTData from an audio component in a packaged build it fails despite working in the Editor. This also occurs when you package the project from File->Package Project->Windows ...
When the F5 key is pressed during the lunch of the application created by Test configuration, the application will crash. This depends on the project. No Crash: Third Person project, ShooterGame ...
Physics object from a streamed level does not interact with other physics objects in persistent level. ...
Level Sequences can mark the level they are in as modified without modifying them, as well as get themselves into a state where they modified themselves when saved. ...