Search Issue Tracker
[Vulkan] Shader requires vertex data and is not compatible with DrawInde...
How to reproduce:1. Create new HDRP project2. Select any objects in the Scene several times3. Observe Console Warning:Shader require... Read more
[VFXGraph] Saving changes in one open Graph performs save action for all...
How to reproduce:1. Create new HDRP project2. Create new VFX Graph, open it3. Open another VFX Graph window via Window>Visual Eff... Read more
[VFXGraph] Node sections outlines are distorted when Scene view is set t...
How to reproduce:1. Create new HDRP project2. Create new VFX graph in Hierarchy and open it Actual result: Colourful node sections a... Read more
[VFX] VFX window is opened instead of Scene window when both windows are...
How to reproduce:1. Open attached Unity project2. Open New VFX window and dock it near the Scene3. Open OutdoorsScene4. Select 'New ... Read more
[VFX Graph] undeclared identifier 'alphaThreshold', ignoring duplicate k...
How to reproduce:1. Import the attached package2. Open Shader Graph that is assigned to VFX3. Add Virtual Texture property and save ... Read more
[HDRP][VFX] Output mesh with default shader is incorrectly sorted before...
Version tested: 2022.2.0a15 + Visual Effect Graph 14.0.3 (From Packman) Steps to repro: 1) Open attached project or simply create a ... Read more
[M1] Editor glitches/freezes or Mac crashes when increasing particle cap...
Reproduction steps:1. Open the user's attached project2. Open "Fireworks.vfx" VFX graph3. Increase "Rate" and "Capacity" to 99999 Ex... Read more
[VFX] Collision with SDF not correct and not robust
The block Collide with Signed Distance Field, can lead to some leaks with some SDFs (narrow, or hollow).It can be easily made more r... Read more
VFX Property Binder breaks when connecting GPU Event to Initialize Parti...
How to reproduce:1. Open the user's attached "T1175885_VFX" project2. Open the "Test_VFXGraph_Subgraph" VFX file from the Project Br... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler