Search Issue Tracker
[WWW][AssetBundles] When downloading asset bundle, Editor hangs
Steps to reproduce: 1. Open attached project2. In top menu bar click "Test > Build AssetBundles"3. On top menu bar click "Test &g... 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
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
Cannot add scenes with similar names to Network Manager
1. Open the attached project 'NetBug'2. Open the scene 'main'3. Add scenes to Build settings: 'abc Test' to index 0, 'Test' to index... Read more
Libs Newtonsoft and UnirRx generates a UnetWeaver error during the build...
To reproduces:1. Build attached project2. Notice UNetWeaver error: Exception in console Reproducible: 5.5.0a5, 5.4.0p2, 5.3.6p2 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
NetworkBehaviour isn't allowed to have more than 15 SyncVars
Steps to reproduce: 1. Open attached project2. Notice errors in console caused by SyncVarsScript.cs:UNetWeaver error: GetWriteFunc r... Read more
User can set both "Local Player Authority" and "Server Only" flags in Ne...
In NetworkIdentity user can set both Server Only and Local Player Authority flags, but this doesn't make any sense. So, probably it ... Read more
Editor crashes with C++ Runtime error when getting WWW.progress for a ce...
Reproduction steps:1. Open the attached project2. Open the only scene in the project3. Press "Play"4. Editor crashes with the follow... 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
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene