Search Issue Tracker
[Android] API level 29 and 28 is not available in latest Unity 2017.4
To reproduce:1. Open any project in Unity 2017.4 LTS2. Go to Player Settings > Android > Minimum API Level3. Observe available... Read more
Sprite Atlas Hash changes between build targets
How to reproduce:1. Open the attached project "case_1186887-SpriteAtlasPerforceIssue.zip"2. Text edit the file 'Atlas.spriteatlas', ... Read more
[WebGL + OSX] copy & paste for input broken
-e: across browser copy & pasting via cmd-key shortcuts is not working in all cases -repro:--open and build attached project/sce... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
System.UnauthorizedAccessException on native lib when trying to build fo...
How to reproduce:1. Open the user's project "Salsa_UP.zip" from a Perforce workspace2. Connect project to Perforce workspace (Edit &... Read more
[Linux] Mouse appears when dragging it outside the Player window while C...
Reproduction steps:1. Open the attached “BugRepro” project2. Click File > Build3. In the Build folder, open the Terminal, and lau... Read more
Error "importer.GetNPOTScale() == TextureImporter::kNPOTKeep" on importi...
What happenedError "importer.GetNPOTScale() == TextureImporter::kNPOTKeep" appears on importing this image file (Star_particle.tga)-... Read more
[Shaders] Incorrect shader names (folders) for templates
This is not really a bug, but think all shader names should go to custom by the default. Because when you create "Image Effect Shade... Read more
[CacheServer] After you cancel one upload, all next uploads will stuck, ...
Steps to reproduce:1 Create new HDRP project (or use any relatively big project you have)2 Open project and enable Cache Server in P... Read more
[Linux][Editor] Color picker does not work
How to reproduce:1. Create a new project2. Choose Directional Light in the Hierarchy window3. In the Inspector window, use the color... 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
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs