Search Issue Tracker
Part of sprite is cut off when Mesh Type is set to Tight
How to reproduce:1. Open attached 'MeshTypeTightBug.zip' project using the EnvIronman VM (optional) (more information in Edit)2. Loa... Read more
Unity crashes on "mono_string_to_utf8_checked" when "Marshal.StructureTo...
Reproduction steps:1. Open attached Unity project.2. Open and play "ts" scene.3. Unity crashes. Additional note:"Marshal.StructureTo... Read more
[ShaderCompiler] Shader files that include .cginc files don't record the...
Reproduction steps:1. Open the attached project "ShaderDependenciesBug"2. Go to Assets/Marmoset/Shader/Terrain3. Right click "Marmos... Read more
Blend Tree: Extra Blend param is created and assigned
1. What happenedCreating a sub-blend tree, creates 2 Blend param sliders on the first blend tree. 2. How we can reproduce it using t... Read more
[Installer] Print and Save buttons are shown over the license agreement ...
1. download MacOS installer from link provided2. run installer3. observe "Print" and "Save" button on "License agreement" tab Expect... Read more
Unity leaks memory when adding/removing breakpoints while debugging with...
How to reproduce:1. Open the "VS_Leak.zip" project3. Open the "NewBehaviurScript.cs" script4. Attach Unity Debugger via Visual Studi... Read more
Terrain painting with opacity as density option
Alpha doesn't work correctly during a painting with opacity as density option. The painting should manage a threshold like for the l... Read more
You can not change a GO's name in the Hierarchy using F2 when there is a...
How to reproduce:1. Open the "SampleScene" Scene in the attached "NameChangeDeselect.zip" Project2. Click on "dfdfregr" GameObject3.... Read more
[HDRP][VR] Target Eye setting does not work when using Single-Pass Insta...
How to reproduce:1. Open the "1159306_ReproProject" Project2. Open the "Scenes/SampleScene" Scene3. Enter the Play Mode Expected res... Read more
Help / Unity API Reference Greyed out in Visual Studio
To repro:0. Make sure your system is clean (no Unity or VS were installed on it before).1. Using download assistant install Unity (5... 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