Search Issue Tracker
Texture2D.PackTextures() changes size of the sprites even if maximumAtla...
To reproduce:1. Open attached Unity project "PackTexturesBug.zip"2. Open "main" scene3. Go into Play Mode Expected result: The sprit... Read more
Rendering opaque geometry should happen more front to back than it is now
Unity seems to sort by material first and then front-to-back within each cluster. The materials themselves are not sorted front-to-b... Read more
[TreeCreator][Tree Editor] properties are not changing under distributio...
Properties are not changing under distribution, geometry, shape settings and shadow caster resolution is not changing under material... Read more
Error regarding invalid TextureFormat when calling SupportsTextureFormat
Steps to reproduce: 1. Open attached project "817739.zip"2. Open scene "repro"3. Run it4. Scroll to the bottom of console and notice... Read more
Material asset icons are inconsistent when duplicating the same material
How to reproduce:1. Select '1' asset in Project Window2. Look at the color of the sphere3. Right-click and reimport4. Sphere color i... Read more
Batching ignores flipped objects
To reproduce the bug please follow the steps1. Open "Test" project2. Open "scene" scene3. Play sceneTake a look at "Flipped Parent" ... Read more
Mesh Filters within Blender files are not recognized in Cloud Builds mak...
Steps to reproduce:1. Open QA's attached project2. Open scene "1" in Assets folder3. Add the opened scene to the Build Settings4. Pu... Read more
Some shaders cause fog to change depending on angle that camera has
Steps to reproduce: 1. Open attached project "827546.zip"2. Open scene and rotate camera3. Notice that fog changes depending on came... Read more
Crash in SkinnedMeshRenderer::UploadCloths() when removing mesh with a C...
Steps to reproduce:1. Open attached project2. Open scene crash.unity3. Select the Plane game object4. Attach the Cloth component to ... Read more
Changing RenderSettings.fogMode at runtime works in Editor, but not in B...
To reproduce: 1. Open the project, attached by user (bugFogMode.zip)2. Open "main" scene3. In Play mode, press any key4. Observe how... 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