Search Issue Tracker
UnityWebRequest outputs incorrect Content-type header when using IMultip...
STR: 1. Download project attached and "test.php" file 2. Put "test.php" file in an environment that supports PHP 3. Open the Unity p... Read more
WWW.url truncates redirected URL if it should have contained spaces
To reproduce: 1. Open project attached by QA 2. Open "a" scene if not opened 3. Hit play 4. Notice console's output and that redire... Read more
operations not synced for SyncList on base class
Operations not synced to client for SyncList on base class, when invoked from a derived class. exmaple: public class Foo : Network... 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
[UNET] Network Discovery via UDP broadcast fails in a larger network
Reproduction steps: 1. Open "NetworkTest.zip" project 2. Build Server for Android 3. Uncomment line 1 in "TestScript.cs" script 4. B... Read more
Allow overriding of default 'user-agent’ header in UnityWebRequest
Keep default 'user-agent' header but allow overriding of this with a completely custom header. Read more
[UNETServerDll] Transferring data via reliable sequenced qos channel cou...
Need to port the fix of the case https://fogbugz.unity3d.com/default.asp?781177 (you can take a project from there) to server part o... Read more
[iOS]Using ipv6 connection type can't establish connection between devices
To reproduce: 1. Open users attached project "NetworkExample.zip" 2. Make sure that in Services tab Multiplayer is set up 3. Build ... Read more
UdpNetworkDriver.ScheduleUpdate() generates garbage on every call
To reproduce: 1. Open the attached project 2. Enable Dev Build and Autoconnect Profiler 3. Build and Run IL2CPP APK on Android 4. I... Read more
SyncVar custom attribute on SyncList causes double serialization
Putting the [SyncVar] custom attribute on a SyncList member variable causes the contents of the SyncList to be serializaed twice whe... 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