Search Issue Tracker
[UNET] Local Player Authority(Client) removes Has Authority from the spa...
Steps to reproduce: 1) Download attached project and open in Unity2) Build and Run project3) In the Editor, press Play and create LA... Read more
[UNet] Buttons are not clickable when using world space canvas with UNet
To reproduce:1. Open project attached by the user2. Build and run it for desktop3. Open "loading" scene from Assets->Scenes in Ed... Read more
The second time the errors occurs in an Rpc method, the console is spamm...
To reproduce: 1. Open the project, attached by the user (RpcErrorTest.zip)2. Open the "TestScene" scene3. Enter Play mode4. Press La... Read more
Object in the client snaps back to the last sync position after adding a...
To reproduce: 1. Open the project, attached by the user (authority_bug_919473.zip)2. Build and run the project for standalone3. In t... Read more
[NetworkTransform] Character position is not synced when rigibody isKine...
To reproduce:1. Open project2. Build and run Main scene, choose 'LAN Host'3. Play scene in editor, select 'LAN Client'4. Using WASD ... 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
NetworkTransport.SendMulticast causes Unity to crash
How to reproduce:1. Open attached project2. Open the "Example" scene3. Build & Run the project4. Enter Play mode and select "Lan... Read more
NetworkTransport.GetRemoteDelayTimeMS returns 0 via Server to Client mes...
How to reproduce:1. Open the attached project2. Simulate network latency (tested with Clumsy)2. Build & Run the project3. In the... Read more
Network Discovery always fails if Unity started with no Network Connection
To reproduce: 1. Download project "NetworkDiscoveryBug.zip", disable the Internet connection and open in Unity2. Open "NetDiscoveryB... Read more
Downloading data without internet connection via UnityWebRequest using p...
To reproduce:1. Build project attached by the user with the main.scene as a starting scene.2. Run with Xcode debugging make sure tha... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used