Search Issue Tracker
[Windows] URP Game and scene view results in black screen on Windows (DX...
Reproduction steps:1. Open the project “BlackEditor”2. Observe Game and Scene views Expected result: Game and Scene views are with a... Read more
Combining Copy Depth, Render Scale and off screen target throws error
In a setup where a camera is rendering to an off screen texture and render scale is set to something else than 1. If a depth copy is... Read more
“Inl_ScriptableRenderPass.Configure” process allocates GC when the Rende...
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mode4. ... Read more
_BlitScaleBias is 0,0,0,0 on custom fullscreen shader on FullScreenPassR...
If you open FrameDebugger and look at the FullScreenPassRendererFeature, _{}BlitScaleBias{} is 0,0,0,0. Steps: Download and open att... Read more
[URP] Unrelated decals are culled when using Screen Space technique
Reproduction steps:1. Open project “MissingDecalByCulling”2. Open scene “DecalSample”3. Select “Decal Projector Culled” GameObject4.... Read more
Renderer Feature settings on the main asset aren't updated when changing...
How to reproduce:1. Open the attached user project “Playground.zip“2. Select the “GaussianBlurFeature“ asset (Assets/Settings)3. Cha... Read more
Light on the GameObject with a custom shader flickers when Render Path i...
How to reproduce:1. Open the project “IN_35281”2. Open the “SampleScene” Scene3. Change the “Rendering Path” to the “Forward+” in th... Read more
[2022.2] VFX with Blend Mode “Opaque” is not visible if Depth Priming Mo...
How to reproduce:1. Open the user’s attached “depth-prepass-vfx.zip” project2. Observe the Game window Expected result: VFX is visib... Read more
Shadow cast causes graphical artefacts in the Player when cascading is e...
How to reproduce:1. Open the project “IN_30654”2. Press File → Build And Run3. Observe the shadow on the tent Expected result: shado... Read more
Keywords for SH and SoftShadows are incorrectly set up in ShaderGraph
Keywords for Evaluate SH and SoftShadows are incorrectly set up in ShaderGraph. Instead of being:{code:java}#pragma multi_compile_fr... 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