Summary
My UEFN project “sapporo_test00” experiences a session disconnect due to a network timeout after uploading and launching a private version. The session connects successfully, but disconnects during EndGame execution.
Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Assets
Steps to Reproduce
- Upload the UEFN project “sapporo_test00” as a private version.
- Launch Fortnite and start a session using the uploaded island.
- Play for 30 seconds and execute EndGame.
- Observe that the session disconnects with a timeout error.
Expected Result
The session should remain active after EndGame execution, allowing the player to return to the lobby or restart without disconnection.
Observed Result
The session disconnects with the following log error:
UNetConnection::Tick: Connection TIMED OUT. Closing connection.. Elapsed: 30.01, Threshold: 30.00
BroadcastNetworkFailure: FailureType = ConnectionTimeout
PC: NULL, Owner: ValkyrieBeaconClient_1
AValkyrieBeaconClient::OnFailure - We have registered a failure in the Valkyrie beacon.
Project structure is stable:
- Verse code not used
- HUD and reward actors removed
- Memory usage at 86%, size calculation successful
- Log confirms: Project sapporo_test00 up to date
The issue appears to be caused by server response delay, not asset overload.
Platform(s)
windows
Island Code
3564-4369-7250
Upload an image
Additional Notes
“If you can provide the submission location, I will send the log file accordingly.”