Search Issue Tracker
[UNET]Leaving a lobby prevents client from rejoining and trying to rejoi...
Steps to reproduce:1. Open attached project.2. Open "Build Settings" window. If you see this error message:"Because you are not a me... Read more
[UNETServerDll][ReliableSequenced] "val >= 0" assert appears in bad netw...
Steps:1. Open attached solution2. Build3. Run ClientGUI.exe4. Click "Start"==>Server appears5. Click "Connect"==>Server: "Acti... Read more
Listening multiple hosts can not add external connection
Steps to reproduce:1. Download and open project " uNet bug report"2. Open and build project's scene "scenes/uNet transform sync"3. P... Read more
Clients cannot disconnect with hud keyboard shortcut (X) if input is reg...
Steps to reproduce:1. Download and open the attached project2. Build for standalone3. Open a build instance4. Press LAN Host in the ... Read more
Method with [command] attribute targets wrong method on server/host when...
Steps to Reproduce:1. Launch 2 instances of the project.2. On one instance start host and client on another.3. Press client "Clicker... Read more
[UNETServerDll] Transferring data via reliable sequenced qos channel cou...
Need to port the fix of the case https://fogbugz.unity3d.com/default.asp?781177 (you can take a project from there) to server part o... Read more
Networking LLAPI: Networking.HostTopology.MessagePoolSizeGrowthFactor is...
The scripting reference describes that the message pool size for Networking will increase by Networking.HostTopology.MessagePoolSize... Read more
Some parameters are linked in NetworkAnimator when AnimatorController co...
How to reproduce:1. Open the attached project2. Select TestObject from Assets folder3. On the Network Animator component tick the bo... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES