Search Issue Tracker
[Texture Importer]Crunched textures fail in builds
When using crunch compression textures fail to load in builds and are replaced with black. Steps to repro: 1. Load texture into uni... Read more
Gradient.Evaluate returns wrong color value
To reproduce: 1. Open attached project. 2. Open and Play "Main" scene. 3. Open Console. Expected result: (0.000, 0.000, 0.000, 1.00... Read more
32-bit build crashes while using profiler
Reproduction steps: 1- Open the reproduction project. 2- Build and run for standalone, x86. 3- Hit record on profiler. 4- Observe t... Read more
Export package dialog sometimes missing scenes
Sometimes scenes are missing from the export package dialog. Saw this in a few newer versions too I think. Read more
Script with Mono.Cecil compiles with "Windows Store IL2CPP Scripting Bac...
To reproduce: 1. Open attached project with Unity which has "Windows Store IL2CPP Scripting Backend" installed. 2. No errors, it's p... Read more
Collab - Linking a prefab to another is visible only to the creator of t...
Assuming the user has a Collab-enabled project, that his first commit has been done and that the scene contains prefabs with exposed... Read more
Time and FixedTime progresses if a MonoBehaviour with OnDrawGizmos exist...
Reproduction Steps: 1. Import attached project. 2. Open "TimeTest" scene. 3. Select "Test Object" in Hierarchy. 4. Move it around in... Read more
Animator component causes Editor to crash (in "mono_add_process_object")...
Reproduction Steps: 1- Open the reproduction project. 2- Open scene "Crash.unity". 3- Enter and exit play mode repeatedly and quickl... Read more
Animation doesn't preview if sprite's animation has been edited
How to reproduce: 1. Open the attached project "888521animationTest.zip" 2. Open test scene and make sure that animation window is o... Read more
"Sprite Mode" is not auto-populated when switching Texture Type to "Spri...
"Sprite Mode" is not auto-populated when switching Texture Type to "Sprite (2D and UI)" 1. Create a new project in 3D mode 2. Right... 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
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element