Search Issue Tracker
Worker threads for Enlighten are set up when launching a Server Build
How to reproduce:1. Create a new Unity project2. Open Build Settings3. Check the 'Server Build' option4. Build and Run the project E... Read more
[IL2CPP][Mobile] 'System.Void AdditionalLightShadowMap::ExecuteRenderPas...
How to reproduce:1. Extract attached Unity project2. Open DevelopmentProject3. Build and Run on a device Reproduced with: 2019.1.0b5... Read more
[Windows][Standalone] Windows.Webcam fails to capture video for Standalo...
After the code move from XR.WSA.Webcam to Windows.Webcam, the video capture does not work on Windows standalone player or Editor.The... Read more
List.Sort causes more memory allocation with .NET 4.x than .NET 3.5
How to reproduce:1. Open the project attached.2. Open the "SampleScene" scene3. Make sure that Scripting Runtime Version is .NET 4.x... Read more
Unity editor crashes on GfxDevice::ApplyBlendShape when playing animatio...
How to reproduce:1. Open the user's attached project2. Select "Generic.fbx" model in project view -> Models3. Play preview animat... Read more
Edge Collider 2D Edit mode exits after every edit made in Prefab Mode
Steps to reproduce:1. Open attached project "Edge.zip"2. Open "Edge" Prefab in Prefab mode3. Try to Edit Edge Collider Expected resu... Read more
ScriptedImporter Shader.Find returns null the first time the project is ...
How to reproduce:1. Download the user-submitted project ("ScriptedImporterShaderTest.zip")2. Make sure that it doesn't already have ... Read more
Packman UI - Disabling Modules error message is inaccurate
When the user attempts to disable a module through the Package Manager UI, the error message shown to him is erroneous in displaying... Read more
[Perforce] Reverting the ProjectVersion file marks it as Read-only preve...
How to reproduce:1. Create a new project and set it up to use Perforce's version control (With an older version, for example, 2019.2... Read more
[OSX][Windows] A collection of bugs from GitHub fixed.
This is a bug for various bugs fixed in PR: https://ono.unity3d.com/unity/unity/pull-request/80924/_/2018.3/input/new/bug-fixesThey ... 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