Search Issue Tracker
[UNET] CPU usage on 'LAN host' in 5.6 and 2017.1 versions is higher than...
To reproduce:1. Open project on any Unity 5.52. Open activity monitor3. Play 'Main' scene4. Press 'H'5. Repeat steps with the 5.6.0a... 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
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
"Cannot create FMOD::Sound instance for resource..." error is shown when...
Audio file format is .ogg, supported by Unity. To reproduce: 1. Download the project, attached by user (BugDownloadHandlerAudioClip.... Read more
UnityWeb Request and WWW Request fail to function on a poor internet con...
Steps to reproduce:1. Download Charles software or something that can simulate poor internet connection (https://www.charlesproxy.co... Read more
[LobbyManager] Corrupted select window in Lobby and Game Player Prefab
It happens only on NetworkLobbyManager component (doesn't happen on NetworkManager) To repro:1. Create a project.2. Create an empty ... Read more
WWW coroutine breaks when adding UI component as a child via script
To reproduce:1. Open project attached by the user2. Open "Main" scene if not opened3. Hit play and in console notice that first xml ... Read more
The client's player object is not destroyed on the host immediately afte...
To reproduce: 1. Open the project, attached by tester (timeoutBug.zip)2. Build the project for standalone3. Launch the game in the e... Read more
Assertion failed on expression: '0' is shown when client is disconnected...
To reproduce: 1. Open the server project (bugReproServer.zip) and ServerTest scene2. Open the client project (bugReproClient.zip) an... 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
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