Search Issue Tracker
[Shaders] LocalKeywordSpace needs a more efficient way to find if it con...
LocalKeywordSpace only contains the array of keywords. There is currently no efficient way to find if shader contains specific keywo... Read more
[Post Processing Stack] Changing the Layer of a Post Process Volume earl...
How to reproduce:1. Open the attached project named "PPv2Bugs(2).zip"2. Open either "Case 1 - Early Layer Change" or "Case 2 - Late ... Read more
[VFX] Assigning an empty VFX asset to vfx game object results in a dupli...
Reproduction: 1) Create a vfx asset2) Create vfx game object in the scene3) Assign the vfx asset Expected: The asset is assigned and... Read more
Marshal.OffsetOf() returns incorrect offset when building the project wi...
Reproduction steps:1. Open the attached project ("IL2CppAlignmentBug.zip")2. Open the "SampleScene" scene: Project window > Asset... Read more
[DLSS] [DXR] Ray tracing effects do not scale well with DLSS and produce...
Reproduction steps:1. Open attached project "hdrp_dxr_dlss.zip" and scene "samplescene"2. Set Game View to Play Maximized3. Enter Pl... Read more
[VFX Graph] NullReferenceException is thrown to the Console when switchi...
[VFX Graph] NullReferenceException is thrown to the Console when switching from graph that was attached to target GO window to anoth... Read more
Scroll bars keeps scrolling up and down when holding down the left mouse...
Reproduction steps:1. Open the attached "scrolls.zip" project2. In the Hierarchy window, hold down the left mouse button on the left... Read more
MouseOutEvent is triggered when text changes on a UIToolkit label if the...
Reproduction steps:1. Open project "UnityInputTest.zip"2. Open UI Toolkit Debugger from Windows > UI Toolkit > Debugger3. Togg... Read more
[Android] The screen is black when using Shader.SetGlobalTexture
Reproduction steps:1. Download and open the attached project: "blittest.zip"2. Build and Run the project on an Android device Expect... Read more
[HDRP][Cross-Pipeline] HDRP Wizard does not show up when completely empt...
Steps to reproduce:1. Create new project2. Add HDRP package from package manager3. Notice that HDRP Wizard does not pop up when pack... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template