Search Issue Tracker
Light Explorer dropdowns are opened in the wrong place
How to reproduce:1. Create a new HDRP Unity project2. Make sure to have at least one light source in the Hierarchy3. Go to Window -&... Read more
Hexagonal Flat-Top Palette tiles appear rotated 90 degrees clockwise whe...
How to reproduce:1. Open the attached project “Palette.zip”2. Observe the “arrow.jpg” image, located in the Assets folder3. Open the... Read more
"Spline Extrude" Component's "Advanced" section does not unfold when cli...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene” Scene3. In the Hierarchy window, s... Read more
[VFX Graph] Subgraph nesting isn't functionnal
Steps to reproduce: 1. import the provided package 2. Open the nestedSubgraph Scene 3. Open the {}NestedSubgraph.vfx asse{}t 4. In t... Read more
"Input.GetKey", "Input.GetKeyDown", and "Input.GetKeyUp" functions do no...
Reproduction steps:1. Open the attached “BugRepro” project2. Enter the Play Mode3. Scroll the mouse wheel up or down4. Observe the C... Read more
"Unable to complete SSL connection" exceptions are thrown and connection...
Reproduction steps:1. Open the attached “Unity6WebRequestBug-master.zip” project2. Open the “SampleScene” Scene3. Enter the Play mod... Read more
Some settings Asset icons are missing in the selection window
Steps to reproduce: Create a new URP project. Window > Rendering > Lighting Beside the Lighting Settings Asset field, click "N... Read more
The Shadowmask mode doesn’t take the Shadow Strength parameter into acco...
Lights have a Shadow Strength parameter, which currently only affects real-time shadows, not shadowmask shadows. This creates a disc... Read more
The drag line position is not updated after viewData is restored
Steps to reproduce: 1. Create a EditorWindow with a TwoPaneSplitView with two children. 2. Set its viewDataKey to a non null string ... Read more
HDR Text on HDR Color Picker can blend into colour and not be visible if...
Steps to reproduce: Open a Unity Project Add the attached 'HdrColourPicker.cs' script to the project Add an empty GameObject to the ... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal