Search Issue Tracker
UNetWeaver throws null reference exception when generic type struct is b...
Steps to reproduce: 1. Open "Bugs" project -- Project opens with multiple error messages Results: UNetWeaver throws null reference ... 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
[Profiler][Android] Remote connection devices duplicate in the prof. whe...
How to reproduce: 1. Create a new Unity project 2. In the Build Settings select the Android platform 3. Build and Run the applicatio... 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
[MessageBase][Inheritance] Child class doesn't receive value updates on ...
Steps to reproduce: 1. Open attached project "UnetMessageDataInheritance.zip" 2. Open scene "SceneStart" 3. Run it and start as hos... Read more
Libs Newtonsoft and UnirRx generates a UnetWeaver error during the build...
To reproduces: 1. Build attached project 2. Notice UNetWeaver error: Exception in console Reproducible: 5.5.0a5, 5.4.0p2, 5.3.6p2 Read more
[HLAPI][TargetRPC] Should print an error when target argument is set to ...
Steps to reproduce: 1. open attached "TargetRPC.zip" 2. enter play mode and "Host" 3. press "Space" -> it send a TargetRPC to server... Read more
[Matchmaking] Connection drop on the second connection attempt
Reproduction steps: 1) Open user's attached project 2) Configure Multiplayer settings in "Services" window 3) Build and run project ... Read more
NetworkTransport.SendMulticast causes Unity to crash
How to reproduce: 1. Open attached project 2. Open the "Example" scene 3. Build & Run the project 4. Enter Play mode and select "Lan... Read more
[UNetWeaver] Server static out function throws 'Argument cannot be null'...
How to reproduce: 1. Open user provided project 2. Inspect console for UNetWeaver error Expected behaviour: Actual behaviour: Hav... 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