Search Issue Tracker
Converting empty groups along with nodes into a subgraph prevents subgra...
Steps to reproduce: Open VFX Graph Add Group node Add any node to the workspace e.g. Get Age (make sure it is not in group) Right cl... Read more
VideoPlayer.loopPointReached invokes twice when WaitForFirstFrame is ena...
Reproduction steps:1. Open the attached “Video Test.zip” project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter the Play... Read more
Shadow is jittering when TAA is on, lens shift is enabled and the Camera...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mod... Read more
InputAction.WasPressedThisFrame does not trigger when Update Mode is set...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/SampleScene.unity“ Scene3. Make sure that Update Mode ... Read more
First letter of the block name in VFX Graph is not seen when editing the...
How to reproduce:1. Create a new Unity project and install the Visual Effect Graph package2. In the Project window, right-click ->... Read more
Custom attributes are not properly converted to subgraphs
Steps to reproduce: Import the attached graph Open graph Select everything (CTRL/CMD + A) Convert to Subgraph Actual results: Shader... Read more
ParticleCollisionEvent.intersection generates extremely high values when...
Reproduction steps:1. Open the attached “repro_IN-90208“ project2. Open the “Assets/Scenes/TestScene.unity“ Scene3. Enter the Play M... Read more
HDRP Cluster artifacts when having more than 100 lights
Steps to reproduce: Download this project: [https://drive.google.com/file/d/1P1hNzK_9Pw8_E-GKs1liGAH9LWd-cdUn/view?usp=sharing] Open... Read more
[Documentation] Graphics.RenderMeshIndirect arguments naming is misleading
Steps to reproduce: Read https://docs.unity3d.com/6000.0/Documentation/ScriptReference/Graphics.RenderMeshIndirect.html Notice that ... Read more
"System.IO.DirectoryNotFoundException" exception is thrown when adding p...
Reproduction steps:1. Open the attached “IN-93221” project2. Open the Build Profiles window (File > Build Profiles)3. Build the p... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code