Search Issue Tracker
P/Invoking into non-existent library crashes player on WebGL instead of ...
Sample code: [DllImport("SomeRaNdOmNaMeThatDoesntExist.dll")]extern static void NonExistingAPI();public void Start(){try{NonExisting... Read more
VolumeComponent allocates memory every frame in Standalone builds.
Expected:VolumeManager should not allocate memory everyframe. Result:VolumeParameter.GetHashCode allocs memory. Issue only reproduce... Read more
[HDRP] Several debug modes no longer compile on Mac
1) Open any HDRP project on mac2) Enable Albedo debug mode int HDRP debug->Common Material Property->Albedo Result: Shader nev... Read more
Ctrl+Insert (copy) and Shift+Insert (paste) shortcuts do not work with t...
How to reproduce:1. Open attached project (1226349.zip)2. Enter Play Mode3. In the Game window, there should be an Input Field, sele... Read more
Cannot create a new Unity project in a shared network folder with r/w ac...
Reproduction steps:1. Set up a shared folder on a device in a local network with read/write access2. Connect to that folder using an... Read more
"<multi>" string appears in the "Aniso Level" slider's value input field...
How to reproduce:1. Open the attached project (1226069.zip)2. In the Project window go to the Textures directory and select all text... Read more
Asmdef Inspector incorrect behaviour
Reproduction steps:1. Open attached project "TexTileTest.CopyDXT.2019.3.zip"2. Click on the Scripts/DXT/DXTTools.asmdef in the proje... Read more
[GPU PLM][OSX] Baking Terrain with Progressive GPU causes a crash in Ope...
How to reproduce:1. Open user-submitted project (OpenCL_Crash.zip)2. Open the SampleScene3. Make sure the Lightmapper is set to Prog... Read more
[AIPlanner] Traits FieldValue default values are not reset after updatin...
How to reproduce:1. Open attached project "2019.3.4f1-788974.zip"2. Open "TraitDefinition.asset" file with notepad3. In Project wind... Read more
API Updater pops up and internal recursion is detected when non-invocabl...
How to reproduce:1. Download the tester-attached script(NewBehaviourScript.cs)2. Create a new Unity project3. Import the script Expe... 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
- The "Disable Editor Analytics" flag locks when toggling it until the Preferences Window is reopened and Warning is no longer displayed when the Window is reopened
- 'AlphaToMask' is ignored when in non-resolving renderpasses on Metal
- ArgumentException error is thrown when using a specific layout
- WebGPU: ASTC texture mip levels are corrupt
- [Vulkan] Crash on with multiple stack traces when rendering large Terrain with specific hardware