I keep seeing this error happen very randomly, and I get reports of my players getting disconnected from the server. I asked for the Disconnect message but nobody could grab it at the time.
In looking through the server.log file, I do see the following at or around that time of disconnects:
Item.SetParent caused remove - this shouldn't ever happen
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
I'm not entirely sure what would be causing this - Google'ing doesn't have much answers either. Any tips?
This particular server is running on Windows Server 2022 as well for reference. Thanks in advance!