Search Issue Tracker
Dll's script assets are missing after importing assetpackage on .NET 4.6
To reproduce:1. Create a new project2. Make sure that Scripting Runtime Version is set to .NET 4.x3. Import attached "testing.unityp... Read more
VS2015 cannot debug Unity project due to multiple assemblies with equal ...
How to reproduce:1. Open user-submitted project (cannotdebug.zip)2. Set Visual Studio 2015 as a default IDE3. Open script "NewBehavi... Read more
LoadAssetAsync does not obey Application.backgroundLoadingPriority
How to reproduce:1. Open the attached project ("ABC.zip")2. Open the Profiler and start recording3. Enter Play mode and press "L" on... Read more
ScriptableSingleton is not editable through an Inspector
How to reproduce:1. Open the attached Project "Test2022.2.9"2. Open the Project Settings window (Edit -> Project Settings)3. Sele... Read more
Unity does not support a "," in the path of the project folder
If the user creates his Unity project under a folder that contains a "," Unity console will generate 'System.IO.DirectoryNotFoundExc... Read more
Itterating through a list with foreach always generating GCAlloc
Steps to reproduce:1. Download and open the attached project2. Enter Playmode3. Press "4"(not numpad) to initiate iteration Expected... Read more
The script cannot be loaded in the Inspector when a namespace is declare...
How to reproduce:1. Open attached Unity project "Client"2. Select Assets --> Prefabs --> Board --> BoardView prefab in the ... Read more
"Opened" event of a WebSocket4Net.WebSocket does not get called when ope...
How to reproduce:1. Open the "SampleScene" scene in the attached project2. Enter the Play mode Expected result: In the Console windo... Read more
Editor crashes when trying to import UniGit.dll
Reproduction steps:1. Try to open the attached project "PluginExample.zip"; Actual results: Editor crashes while importing UniGit.dl... Read more
Script Updater does not update "renderer" to "GetComponent<Renderer>()"
Steps to reproduce:1. Open either: example project from https://docs.unity3d.com/Manual/SparseTextures.html or QA-supplied project2.... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal