Search Issue Tracker
Profiler/Memory Profiler cannot be connected to Standalone build when Ru...
How to reproduce:1. Create an empty project2. Select Edit/Project Settings/Player/Resolution and Presentation and disable Run in Bac... Read more
Stuck on compiling when class inherits a NetworkBehaviour class
Steps to reproduce:1. Open user attached project2. Open ExtendsNetworkBehaviourClass.cs script3. Uncomment.the line SyncListBool bob... Read more
UnityWebRequest does not send set cookies on redirect
Steps to reproduce:1. Open the attached project2. Open the Assets/test.unity scene3. Open Wireshark4. Filter http traffic5. Play the... Read more
Crash on stopping server when using network manager on standalone build
Reproduction steps:1. Open project attached (ServerExitBug.zip)2. Open scene "MainMenu" (Assets -> Contect -> Scenes)3. Build ... Read more
UnityWebRequest with space in its URL throws error 505 "HTTP version spe...
Steps to reproduce:1. Open the project attached2. Play the "Scene" scene3. Observe the Console window Result: first UnityWebRequest ... Read more
[Multiplayer] NetworkManager.networkAddress variable have no relevant in...
According to docs (https://docs.unity3d.com/ScriptReference/Networking.NetworkManager-networkAddress.html) "For clients, this is the... Read more
Clients newly connected to the server don't see previously connected cli...
Steps to reproduce:1. Download and open the latest attached project(mega link)2. Build project3. Start 1 instance and choose "Start ... Read more
NetworkServer is not active Error when trying to spawn a GameObject
Description: There seems to be a problem when trying to spawn a GameObject with Client window. In Client window you can see the obje... Read more
[Profiler][Android] Remote connection devices duplicate in the prof. whe...
How to reproduce:1. Create a new Unity project2. In the Build Settings select the Android platform3. Build and Run the application a... Read more
SyncListString causes the Editor to freeze while compiling scripts
To reproduce: 1. Open the project, attached by the tester (syncListStringBug.zip)2. Open the test.cs script and uncomment the SyncLi... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled