Search Issue Tracker
[HDRP] [Render Pipeline Debug] Color Picker UI not following the cursor
Versions tested 2019.3.0f1 + 7.1.5, 7.1.6 Steps to reproduce: 1) Create a new HD template project2) Go to Window->Render Pipeline... Read more
[ShaderGraph] Can enter float into exposed integer property
When you expose a property that is in Integer mode in the shader editor, a material using these properties will still allow a float ... Read more
Crash on Transform::GetTransformAccess when entering Play mode
Steps to reproduce:1. Open the project attached by the user ("CrossRoadSim.zip")2. Open "SampleScene" Scene3. Enter Play mode Reprod... Read more
[IL2CPP] NAudio.dll library methods does not work on builds when using I...
How to reproduce:1. Open the attached project ("case_1204383-NAudio.zip")2. Open the repro scene ("SampleScene")3. Enter Play Mode4.... Read more
2D Animation breaks when built as standalone player after a scene unload
How to reproduce:1. Open the project provided in the link in the Edit section2. Open the Sample scene in the Project window/Scenes3.... Read more
[HDRP] Instantiating a Decal Projector generates ghost decal duplicates
Steps to reproduce:1. Create a new project with the HDRP package2. Import the provided custom package "DecalTestAssets.unitypackage"... Read more
[URP] Prefab preview is blank when a Custom Forward Renderer Data and De...
How to reproduce:1. Open the attached '1204376-Mesh-preview-invisible.zip' project2. Select 'Cube' Prefab in the Project Browser3. N... Read more
[Terrain Tools] Set Height tool is missing options that exist in set hei...
Repro steps:1. Use a project without terrain tools installed2. Create a terrain3. Switch to "paint terrain" and check the Set Height... Read more
[IL2CPP] Generated code fails to compile when building a project that us...
How to reproduce:1. Open the user attached "IL2CPP_Bug" project2. Make sure the scripting backend is set to IL2CPP3. Build the proje... Read more
Custom Shader does not render when its SubShader has a tag "RenderPipeline"
How to reproduce:1. Open the project "case_1204237-SubShaderTag"2. Open the Scene "SampleScene"3. Observe the GameObject "Cube" in t... 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