Search Issue Tracker
[GlCore] Tessellation not working
This bug already fixed, just created for verification purpose. Project Steps:1. Open new scene2. Change api to glcore3. Open scene "... Read more
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b2. Create cube.3. Delete its mesh filter.4. Save scene.5. Load ag... Read more
[AsyncUpload] Editor allows to set syncUploadBufferSize bellow 2 which l...
To reproduce the issue follow the steps:1. Create new or open any project2. Gp to Quality settings and change asyncUploadBufferSize ... Read more
Standalone player crashes when accessing Mesh Filter of Mesh that has "R...
Steps to reproduce:1. Download and open the attached project2. Build for standalone3. Run the build Result: build crashes Reproduced... Read more
Texture thumbnails in Project window and Terrain inspector are darkened ...
Steps to reproduce:1. Open user attached project2. Open Terrain inspector and select Paint tool3. Go to Player Settings4. Switch bet... Read more
DXT1 textures with alpha do not support transparency
Reproduction Steps:1. Import attached project.2. In Project, select texture "DXT1".3. In Inspector, mark "Alpha is Transparency" as ... Read more
Crash in Standalone build's shadow rendering when using graphics jobs
To reproduce:1. Open users project attached (MyTestProjectCrash.zip)2. Build and run for Standalone Expected: build is launched succ... Read more
[LWRP] Multiple Shader and missing directive errors occur on launch
Multiple Shader and missing directive errors occur on launching lightweight template as render-pipelines.lightweight and shadergraph... Read more
[Standalone] Native resolution is shown instead of current resolution wi...
Reproduction steps:1. Open and build attached Unity project.2. Click Alt + Enter to enter full screen mode.3. Take screenshot with W... Read more
Meshes drawn with Graphics.DrawMesh disappear while pausing
In the previous versions of Unity, meshes drawn with Graphics.DrawMesh keep displayed while pausing. However, in 5.2.4 and later ver... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code