Search Issue Tracker
Tonemapping on a Global Post Processing Volume is not showing up in the ...
Reproduction steps:1. Open project “ToneMappingTest_2022_2”2. Compare Scene view and Game view Expected result: Game view and Scene ... Read more
Lod cross fade doesn't work with Shader Graph
Shadergraph shaders do not give expected results when LOD Groups are set up to cross fade.Steps to repro: Open attached project Open... Read more
SSAO is enabled by default when using URP template for a new project
How to reproduce:1. Create a new project with a 3D (URP) template2. Select Assets/Settings/URP-Balanced-Renderer.asset Expected resu... Read more
Importing URP Samples throwns errors
How to reproduce:1. Create new 3D URP Project2. Go to Package Manager and select Universal PR package3. Select the Samples tab4. Pre... Read more
[URP][MacOS] Getting Light artifacts in a Scene view with multiple Refle...
Reproduction steps:1. Open the attached Unity project "iOSFlickeringIssue.zip"2. Go to File > Build Settings and select iOS Platf... Read more
[URP] UnityEngine.GUIUtility:ProcessEvent method throws errors for each ...
How to reproduce:1. Open the user’s attached “URP_ErrorCheck” project2. Open the “Scene” Scene3. Select the “Main Camera” GameObject... Read more
[URP][Windows] Editor throws an error when building
Steps to reproduce: 1. Create 3D URP template project 2. Build Actual results: Player is built without any issues Expected results: ... Read more
UniversalRenderer using Render Graph fails to create RTHandles when the ...
How to reproduce:Open the attached project "Offscreen Camera Depth Texture.zip" Expected results: No errors thrown in the Console wi... Read more
DepthTarget disappears when calling SwapColorBuffer
How to reproduce:1. Open the attached “SwapColorBufferBug.zip“ project2. Open the “SampleScene“ Scene3. Observe the Game view Expect... Read more
Freeze/silent crash when a GameObject containing a Camera Component is s...
Reproduction steps:1. Open the attached project “CrashRepro”2. Open the ”GameScene” Scene3. In the Hierarchy select “MainCamera” or ... 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