Search Issue Tracker
[HDRP] Skymanager detects Procedural sky being used when its not used
Note: I edited Skymanager.cs line 182 by removing " && logOnce" to see the error message more than once. To be sure its still happe... Read more
[HDRP] Arealight reflection with cookie shows a border when texture has ...
Found with Editor 2020.2.0a9 with HDRP/9.0.0 Also repro with latest 2019.3.11f1 and HDRP/7.3.1 Project use raytracing but the issue... Read more
[HDRP] [PS4] Mesh decals rendered incorrectly
Versions tested: 2020.2.0a9 + 9.0.0 Steps to reproduce: 1) Open attached project or create a new one with mesh decals in it (Simpl... Read more
[HDRP] Decal Material's texture is not updated when it's set during runt...
How to reproduce: 1. Open the user's attached "RuntimeDecalBug.zip" project 2. Open the "SampleScene" 3. Enter Play Mode 4. Press th... Read more
Exception in UnityEditor.Rendering.HighDefinition.HDBakedReflect error w...
Steps to repro: 1. Pull the Sponza HDRP project: https://ono.unity3d.com/test-data/gi-tests/SponzaHDRP and sync to the revision 9ffc... Read more
[HDRP] [Vulkan] Crash on built project startup
Tested with: 2020.2.0b8 + 10.1 GPU: AMD Radeon VII Steps to repro: 1) Create a new HDRP template 2) Add Vulkan to graphics API 3) ... Read more
[HDRP] Non descriptive errors and unexpected rendering when unsupported ...
Reproduction: 1) In any HDRP project add a Spot light 2) Assign attached image as a cookie 3) Switch light type to Point Result: T... Read more
[HDRP] Volume profile override is removed along with NullReferenceExcept...
All added Volume profile override removed on resetting along with following errors: -AddAssetToSameFile failed because the other as... Read more
[HDRP] Material doesn't have a float/range property errors are thrown on...
Material doesn't have a float or range property '_DrawOrder' errors are thrown on assigning any material to Decal Projector in prefa... Read more
[HDRP] Ambient Light is not updating when Directional Light is being rot...
How to reproduce: 1. Open the attached project named "Case_1242459" 2. Open Test Scene 3. Enter Play mode 4. Select the Sun gameObje... 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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI