Search Issue Tracker
Console outputs errors when Render Texture Color Format is set to None a...
Reproduction steps:1. Open the user's attached "Camera Color Depth Error.zip" project2. Open the "Scene" Scene3. Enter the Play Mode... Read more
[HDRP] Missmatch of information in Eye sample project
There is a mismatch of information in the Eye sample project. Text states that the world scale is 1 and the actual parameter has 0.0... Read more
Assertion triggered when using Compile and show code button in Shader in...
STR:1. Make a new project from 3D template.2. Create a new unlit shader.3. Open the new shader inspector, select a custom graphics A... Read more
Previews in All Materials are not shown until you move mouse cursor on t...
Looks like we are missing a redraw call in some cases, previews are loaded but for some reason default preview icon is shown, as soo... Read more
"ArgumentException: An item with the same key has already been added" wh...
Steps to reproduce:1. Create a new HDRP/URP project2. Right-click in Project > Assets then click Create > Shader Graph > Bl... Read more
[URP] 2D URP project template opens "Untitled" scene instead of "Samp...
How to reproduce:1. Open Unity Hub;2. Click “New” in “Projects” section;3. Select “2D URP” template enter project name and click “Cr... Read more
Warnings are shown in the Console when Live Recompiling scripts after ed...
How to reproduce:1. Open the attached project "lightingRepro"2. Set "Script Changes While Playing" to "Recompile and And Continue Pl... Read more
Wrong elements are selected when holding shift and selecting Game Object...
How to reproduce:1. Open the attached project2. Open SampleScene3. Select GameObject in the Scene Hierarchy4. Holding Ctrl select Ga... Read more
[URP] "Upgraded renderer UniversalRenderer" warning when creating URP Te...
Reproduction steps:1. Open new 3D URP Template project2. Observe Console window Expected result: No warningsActual result: "Upgraded... Read more
[SceneTemplate] "The package cache was invalidated" warning when creatin...
Reproduction steps:1. Open attached project "3d_to_urp.zip"2. In Editor menu, select File -> New Scene3. In New Scene window, sel... 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