Search Issue Tracker
Taking detailed memory sample of player in profiler spams errors
How to reproduce:1. Open the attached project2. Build and run on Android, iOS or Standalone... (in 32 bits)3. Make sure that Autocon... Read more
Editor crashes when trying to export the same package at the same time t...
To reproduce:1. Open repro project (link in edit)2. Export 'Textures' folder to desktop3. When 'Exporting Package' window will disap... Read more
[Fog][OpenGL] Start and end positions of fog are higher with OpenGL
Reproduction steps: 1. Open the attached "Fog Macros Test" project.2. Open and play the "Scenes > Fog dynamic test" scene.3. Wait... Read more
Default settings for importing sprites have changed
Default settings (Alpha Is Transparent, Generate Mip Maps) for importing sprites have changed 1. Open the project2. Click on the spr... Read more
Reloading scene after it was merged by UnityYAMLMerge tool causes Editor...
Editor crashes only in versions where SceneManager exists. Repro steps:1. Add some project to perforce (version control system)2. Ad... Read more
Imported sprite's alpha is green
Imported sprite's alpha is green 1. Open the project Current result: The sprite's alpha background is green.Expected result: The spr... Read more
Setting Texture2D.mipMapBias does not work on Metal
Mipmap slider not working on OSX 1. Open project2. Adjust the sprite's mipmap slider, either from Inspector, or from Sprite Editor C... Read more
Compositing never finishes when switching baking settings
Reproduction Steps:1. Import attached project.2. Open "test" scene.3. Select "Cube" in Hierarchy.4. In Inspector, make the object st... Read more
[Win][AndroidModule] Shadow incorrectly drawn when shadow distance is low
How to reproduce:1. Open the attached project2. Switch platform to Android3. In Quality settings set Shadow Distance between [2; 20]... Read more
[Android] Sometimes Buttons in Scroll View does not detecting input
Steps to reproduce: 1) Download attached project 'ButtonInScrollView.zip' and open in Unity2) Build and run 'ReproScene' on a device... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used