Search Issue Tracker
[HLAPI] Trying to spawn from a reference to a prefab throws null referen...
Steps to reproduce:1. open attached project2. build for standalone3. click 'space' Actual: null reference in standalone and editor s... Read more
[UNETServerDll] Server does not handle incomming data
Steps:1. Run attached program ("SharpPart.exe")2. Start Server3. Start Client4. Connect Client==>Server handles this connection, ... Read more
[UNETServerDLL] Assert rises when user closes client after host was removed
Steps:1. Open attached project2. Run "Server.exe"3. Run "ClientGUI.exe"4. Press "Start Client" button5. 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 happenedRegression - 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.0a5When you... Read more
When using LobbyManager and start game - both LobbyPlayerPrefab and Game...
What happenedWhen you using LobbyManager and different prefabs for LobbyPlayerPrefab and GamePlayerPrefab slots and start Game - bot... Read more
Host id out of bound when calling StopBroadcast() from within OnReceived...
How to reproduce:1. Open attached Unity project "Network"2. Build game3. Play game in the build and in an editor4. Initialize Broadc... Read more
NetworkManagerHUD X key bind for stopping server does not work
Steps to reproduce:1. open attached project2. play scene 'Main'3. start as Server(!)4. press 'X' on keyboard Expected: stops serverA... 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 Rel... 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) 2... 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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping