Search Issue Tracker
[HLAPI] Trying to spawn from a reference to a prefab throws null referen...
Steps to reproduce: 1. open attached project 2. build for standalone 3. click 'space' Actual: null reference in standalone and edit... Read more
[UNETServerDll] Server does not handle incomming data
Steps: 1. Run attached program ("SharpPart.exe") 2. Start Server 3. Start Client 4. Connect Client ==> Server handles this connecti... Read more
[UNETServerDLL] Assert rises when user closes client after host was removed
Steps: 1. Open attached project 2. Run "Server.exe" 3. Run "ClientGUI.exe" 4. Press "Start Client" button 5. Press "Connect" button ... Read more
NetErrors enum (from UNETErrors.h) should be accessible from UnetServerD...
NetErrors enum (from UNETErrors.h) should be accessible from UnetServerDLL classes Read more
Regression: LobbyManager works in wrong way with Minimum Players field
What happened Regression - this bug is not present in latest 5.2.3p2 and in 5.3.0a1, but present since 5.3.0b2 and in 5.4.0a5 When y... Read more
When using LobbyManager and start game - both LobbyPlayerPrefab and Game...
What happened When you using LobbyManager and different prefabs for LobbyPlayerPrefab and GamePlayerPrefab slots and start Game - bo... Read more
Host id out of bound when calling StopBroadcast() from within OnReceived...
How to reproduce: 1. Open attached Unity project "Network" 2. Build game 3. Play game in the build and in an editor 4. Initialize Br... Read more
NetworkManagerHUD X key bind for stopping server does not work
Steps to reproduce: 1. open attached project 2. play scene 'Main' 3. start as Server(!) 4. press 'X' on keyboard Expected: stops se... Read more
UNet: drop all messages from reader if handler for first message is not ...
All messages are dropped if Handler is not registered for one of network messages. 1. In scripts add several (tiny) messages via R... Read more
NetworkManager.singleton.channels.Count gives zero, but should be 2
NetworkManager.singleton.channels.Count gives 0, but after playing some time with the project is started to show 2 (2 is expected) ... 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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened