mischa

Results 56 issues of mischa

**#1359764: AssemblyBuilder slow on Apple Silicon** Unity 2021.2. apple silicon. makes builds & weaving & weaver tests super slow time to run all Mirror tests: - Unity 2021.3: 200 seconds...

bug
UnityBug

if someone on a slow connection walks into a densely populated area.. he might be kicked because connection can't send fast enough and gets full / disconnects. need to limit...

bug
enhancement

NetworkRigidbody component based on Snapshot Interpolation. - Rigidbody only ever modifies Transport component - NetworkTransform already syncs Transport component - NetworkRigidbody simply inherits from NetworkTransform and sets the RB to...

work in progress

GameObject, NetworkIdentity are stored by netId internally for that reason.

bug
pull request
Weaver

copy paste from discord: "here's an exploit: connect maxConnection clients, send ping/pong (low performance cost) but not ready/addplayer. boom no new clients can join the server"

bug
security

**Describe the bug** I started a rather large backup. I know it's still running: but clicking the Vorta icon -> Vorta for Backup does not bring up the window anymore....

type:bug
status:needs details

perhaps refactor. some changes were necessary for pause handling back then. make it as simple as possible.

from discord: to further this: https://stackoverflow.com/a/2290848 looking at the /proc/net/udp6 one I can see many drops while doing the stress test with 100 clients: https://share.dl.je/2021/06/2021-06-13_19-00-55_UwDiLFug52.mp4 increasing the kernel bufffers (/proc/sys/net/core/wmem_default/max...