Search Issue Tracker
Rectangles that are drawn by GUILayout.Window have spacings in between w...
How to reproduce:1. Open attached "Test.zip" project and main scene2. Enter the Play mode3. Observe the Custom Test window Expected ... Read more
[IL2CPP] Unity.IL2CPP.Building.BuilderFailedException when building and ...
How to reproduce:1. Open "RegexBug.zip"2. In Project Settings -> Player -> Scripting Backend set IL2CPP3. Build the project Ex... Read more
[ShaderGraph] "Convert a Sub Graph" x2 a node with two edges from the sa...
How to reproduce:1. Create a new URP/HDRP Template project2. Create a new Shader Graph3. Set up the nodes where one Node with two ou... Read more
Sprite reference is missing when loading Scene from AssetBundle
How to reproduce:1. Open the attached project2. Open scene TestAB3. In the Hierarchy window, select the GameObject "Canvas"4. Enable... Read more
Editor freezes when importing large asset from Package Manager
Steps to reproduce:1. Open a new Unity project2. Download a big asset set from AssetStore using the Package Manager (i.e. "AllSky - ... Read more
Tiling and Offset values have no influnce on the image when using a Mate...
How to reproduce:1. Open the user's attached "TESTOFFSET" project2. Open the Scene "SampleScene"3. In the Hierarchy select the "Imag... Read more
[SRP] Base Camera rendering to render texture takes overlay camera into ...
How to reproduce:1. Open the attached project named "URPOverlayCamera" and open the SampleScene2. Enter Playmode3. Observe Render Te... Read more
[HDRP] Black lightmap when generating GI from HDRI sky with the "Baked L...
How to reproduce:1. Open the user's attached "Lightmapping1.zip" project2. Open the "Lighting" Scene3. Make sure Scene view Draw Mod... Read more
[Mobile] DownloadHander.text throws an exeption when reading a not suppo...
Steps to reproduce:1. Open user's attached project "Encoding1251.zip"2. Build it for IOS3. Notice the logs in the Xcode Expected res... Read more
The Motion field of the Blend Tree doesn't get set when double clicking ...
How to reproduce:1. Open the attached '1288548.zip' project2. In the Project window double-click on 'Test Controller'3. In the Anima... 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