Search Issue Tracker
Trying to close editor while UnityWebRequest is still active freezes the...
Steps to reproduce: 1. Open attached project2. Click 'EditorUnityWebRequest/Test' menu item3. While the request is not finished, try... Read more
[UNET] SyncVar member variable inside a property setter should throw a c...
Steps to reproduce:1. open users 'UnetDocsError.zip'- check console Expected: warning in console "Note that setting a SyncVar member... Read more
NetworkBehavior's Late Update is called 2 times on the first frame: befo...
To reproduce: 1. Open the project, attached by the tester (LateUpdateBug.zip)2. Open the "SampleScene" scene3. Enter Play mode4. Pre... Read more
File Transfer Protocol fails to load resources
Reproduction steps: 1. Set-up file sharing (Either with a Static IP address or with Machine Name)2. Share a file (Image)3. Open "Min... Read more
Calling NetworkTransport.GetCurrentRTT causes editor crash when use WebS...
Reproduction steps:1.Open the "bug.zip" project2.Open the "Main" scene3. Play the scene- Observe the crash Reproduced on: 5.5.0b2, 5... Read more
[UNET]Leaving a lobby prevents client from rejoining and trying to rejoi...
Steps to reproduce:1. Open attached project.2. Open "Build Settings" window. If you see this error message:"Because you are not a me... Read more
[UnetServerDll] Connect. Manager returns the same connection Id for a re...
Steps:1. Run SharpPart.exe in attached project2. Press "Start Client" button3. Click on "Start -> Connect" menu item==>Take a ... Read more
[UNET] Disconnected host can't reconnect to new host in matchmaking with...
Steps to reproduce:1. Open attached project in Unity and in explorer2. Find and run "Run.exe" (build) in explorer and press 'Play'3.... Read more
[Network Lobby]Some networking classes do not exist in 5.4 beta
Steps to reproduce:1. Create a new project.2. Open, download and import this asset:https://www.assetstore.unity3d.com/en/#!/content/... Read more
"Assertion failed" when aborting download of Asset Bundle with LZ4 compr...
How to reproduce:1. Open users attached project and "scene" level (make sure that you are connected to internet)2. Enter playmode3. ... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server