Search Issue Tracker
URP's 2D Pixel Perfect Camera stops rendering and spams the Console with...
How to reproduce:1. Open the attached “PixelPerfectCameraBug” project2. Enter Play mode3. Observe the Console Expected result: Camer... Read more
“NullReferenceException” and “Failed loading overlay “PBR Validation Set...
How to reproduce:1. Create a new Unity project2. In a Scene view select the Draw Mode button3. In opened submenu select Validate Alb... Read more
[macOS] Event modifiers are not detected when UI Toolkit's context menu ...
How to reproduce:1. Open the attached "UpdatedProject" project2. Select "Window" -> "General" -> "Test Runner" in the main men... Read more
[Pathtracer] Pathtracer is missing an API to know the current progress o...
It's a bit of a feature request but it makes the current recording of some frame a bit cumbersome because we have to count the frame... Read more
[VFX Graph] Shader Error on Output Particle Quad(World Space) Node
Reproduction steps: Open the user's attached “Project.rar” project Open Assets > “fx_test” VFX Graph Observe Console Expected res... Read more
Texture clamp mode isn't respected when importing FBX with embedded text...
Reproduction steps:1. Open the user's attached project2. Import "cat_03_clamp" with embedded "clamp" texture Expected result: FBX im... Read more
Multi-display rendering is displaying the first camera's view on both di...
How to reproduce:1. Open the user’s attached project2. Build the project for an Android/iOS device3. Connect an external display to ... Read more
Materials using ShaderGraph are not displayed by Pixel Perfect Camera wh...
To reproduce:1. Open the project “Wrong ScreenPosition scale”2. Open the “TestScene” (Assets → Scenes)3. Enter Play mode Expected re... Read more
CPU usage time for the CullScriptable method is ~1 ms per 200 portals wh...
How to reproduce:1. Open the attached “1334716” project2. Build And Run the project Scenes on Android with the “Development Build” f... Read more
Standard Shader with Cutout mode doesn't work in the Player when Shader ...
To reproduce:1. Open the project “UnityShaderGraphStandartShaderBug2”2. Open the “SampleScene”3. Notice that the Cube is not entirel... 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