Search Issue Tracker
[HDRP] Invisible scrub bar for adjusting Light Intensity is too small
Reproduction steps: 1. Create a new HDRP project 2. Create a Spotlight 3. Try adjusting the Spotlight's Intensity using the invisibl... Read more
[HDRP] Screen space reflection override does not have a parameter to ena...
As discussed in slack, we need to have an Enable checkbox on SSR just like we have in the Fog override Read more
[HDRP] Scene View in Prefab Gray Context edit mode is unusable because o...
How to reproduce: 1. Open attached project "stw21-2-flightsim-master" and scene "Gameplay" 2. In Hierarchy window, select "prefab_Pl... Read more
Standard Shader Graph Material's shadows breaks when moving the Scene vi...
How to reproduce: 1. Open the user's attached "Example.zip" project 2. Open the "samplescene" Scene 3. Observe the left GameObject's... Read more
[HDRP] SetRenderTexture called on property errors on saving DefaultCompo...
SetRenderTexture called on property errors are thrown continuously on saving DefaultCompositionGraph after assigning Sample Virtual ... Read more
[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
Shader loses color until shader is reselected at runtime when Light Laye...
Reproduction steps: 1. Open attached Project 2. Open Assets\Scenes\Forma Sample 3. Press Play 4. Select the newly generated Cube (Re... Read more
[HDRP] Progressive GPU Lightmapper Global Illumination generation become...
How to reproduce: 1. Create an HDRP template project on Unity 2020.1.0a25 2. In the Lighting tab, select the Lightmapper to be Progr... Read more
[HDRP] Undo does not work properly on Area light emissive mesh
Repro steps: 1) Add Area light 2) Enable Emissive Mesh 3) Disable Emissive Mesh 4) Undo Expected result: Checkbox is ticked and mes... Read more
[HDRP] Real-time Planar Reflection Probe stops reflecting at the end and...
Reproduction steps: 1. Open the attached project "PlanarReflectionProbe1.zip" 2. Open "SampleScene.unity" under "Assets/Scenes" fold... 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