Search Issue Tracker
Crash on WorkerManagerASIO::OnMessageReceived when performing various Un...
A recurring crash issue in the Unity Editor has been observed, affecting various workflows. These crashes predominantly occur in ope... Read more
Getting UNetWeaver errors when using Entities and creating a NetworkBeha...
To reproduce:1. Create a new Unity project2. In Player Settings change Scripting Runtime Version to .NET 4.x Equivalent3. Open Windo... Read more
[HLAPI] Trying to spawn from a reference to a prefab throws null referen...
Steps to reproduce:1. open attached project2. build for standalone3. click 'space' Actual: null reference in standalone and editor s... Read more
Null reference on empty NetworkBehaviour.Awake method
To reproduce:1. Open attached project2. Open the scene "OfflineScene"3. Play it4. Press "LAN Host" Reproduced on: 5.1.4f1, 5.2.4f1, ... Read more
Setting Animator's parameter does not work if prefab with animator was i...
To reproduce:1. Open users project "BugSetAnimatorFloat.zip".2. Open and Play "SceneStart" scene.3. Open Console and Animator window... Read more
[Networking] Misspellings in NetworkDiscovery.Initialize() log
Steps to reproduce:1. Open attached project2. Open scene 'one'3. Play scene4. Click 'Initialize Broadcast'5. In console, notice the ... Read more
DownloadHandlerScript.CompleteContent is not called inspite of 'UnityWeb...
How to reproduce: 1. Open attached project2. Open scene Test.unity3. Play the scene- Note the error in the console: CompleteContent ... Read more
It is allowed to create Internet Match even after Archiving project
Reproduces on both Staging and Production, and for 5.2.4 and 5.4.0b15 How we can reproduce it using the example you attached1 I crea... Read more
UDP socket created In [InitializeOnLoad] won't cleanup after switching t...
in a [InitializeOnLoad] static method I created a UDP socket, After Swithing to PlayMode ,this method will be trigger again;But this... Read more
"Cannot create FMOD::Sound instance for resource..." error is shown when...
Audio file format is .ogg, supported by Unity. To reproduce: 1. Download the project, attached by user (BugDownloadHandlerAudioClip.... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS