Skip to content
#

unity-3d

Here are 555 public repositories matching this topic...

dwoodruffsf
dwoodruffsf commented May 4, 2021

Describe the bug
If you spawn a Player Object explicitly like this:
newPlayer.SpawnAsPlayerObject(clientId, null, true);

It will clean up if the player disconnects. But if the server force-ends the client connection via DisconnectClient, the object is left hanging around.

![image](https://user-images.githubusercontent.com/27827009/117048953-90afee00-ace1-11eb-9217-e94ba2331e41.pn

type:bug good first issue stat:awaiting triage

Improve this page

Add a description, image, and links to the unity-3d topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the unity-3d topic, visit your repo's landing page and select "manage topics."

Learn more