Search Issue Tracker
[URP][ShaderGraph] undeclared identifier 'builtinEmissiveColor' error wh...
Repro steps: 1. Crete a new VFX 2. Create a new Visual Effect Shadergraph (old integration) 3. Open the ShaderGraph and set it to us... Read more
VFX Graph shows "undeclared identifier" error when SamplerState node is ...
Reproduction steps: 1. Openattached "case_1299912.zip" project and Scenes/SampleScene scene 2. Open the Scene view 3. In the Hierarc... Read more
[ShaderGraph] Updating an exposed Vector1 property to 'Slider' mode does...
Repro steps: 1. Create a VFX Shader Graph 2. Assign it to a VFX output 3. In SG, add an exposed Vector1 and save the graph 4. Observ... Read more
[VFX] Deleting a property in Spawn System section causes editor to freeze
Deleting a property in Spawn System section of the VFX graph causes the editor to freeze Steps to repro: 1. Create anew HDRP templa... Read more
Crash on VFXParticleSystem::RenderQuadIndirectCommand right before playi...
Reproduction steps: 1. Open the attached project ("1232862.zip") 2. Update or downgrade URP and VFX and close the project 3. Reopen ... Read more
[Motion Vectors] Movecs don't work with MSAA in Forward rendering
Repro steps: 1. Import the attached project. 2. Open the MSAA scene 3. Enter Play mode and observe the motion vectors working 4. In ... Read more
[VFX] ArgumentException and Serialization errors are thrown on importing...
Steps to reproduce: 1) Create a new project 2) Window > Package Manager > Install Visual Effect Graph 3) Import VisualEffectGraph ad... Read more
Performance drop in editor when DPI is set to 125%
Repro steps: 1. Right click on the Dekstop > Display Settings > Set Scale and layout to 125% 2. In a VFX-enabled project, create an... Read more
[URP] OutputUpdate.compute: Kernel at index (0) is invalid when using co...
Repro steps: 1. Import the attached project in an URP-enabled project 2. Open the VFX and do any of the following: - select either o... Read more
'undeclared identifier 'texture_a'' error when connecting a SampleTextur...
Repro steps: 1. Import the attached package in an HDRP-enabled project 2. Open 'New Scene' 3. Observe the errors Note: - Happens on... 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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true