Search Issue Tracker
[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
[UIR] Nodes don't contain any properties when duplicating a huge portion...
How to reproduce:1. Open the user's attached "DemoVFXGraph.zip" project2. Double-click the "fire.vfx" Asset in the Project window3. ... Read more
[Performance] Larger effects add up to large serialized states and in-gr...
Repro steps (latency): 1. Open the attached VFX asset2. Drag any node3. Immediately click on a connected node.4. Observe slow respon... Read more
[VFX] OnPlay doesn't reset seed
The reseet on play option is only effective with ReInit(), Play() doesn't reset the seed anymore.The documentation isn't conformed w... Read more
Output Mesh uses particle motion vectors even when it is not moving and ...
Repro steps:1. Import the attached project and open the repro scene2. Enter play mode3. Observe that both the particles and the caps... Read more
[VFX] ApplyShader is called when Visual Effect Asset particles are not r...
How to reproduce:1. Open the attached project "VFXPerformance.zip"2. Open "VFX Transparent.unity" Scene3. Open Profiler window and i... Read more
[VFX Graph] The first particle is spawned higher than the initial positi...
Reproduction steps:1. Open the attached 'VFXInstantiationPositionIssue' project2. Open the 'InitPosition_2' Scene3. Enter Play mode ... 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
[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][HDRP] MainCamera to Sceneview Fallback doesn't work anymore
Repro steps: 1. Import the attached project and open the Repro scene2. Hide the Game View3. In the Scene view, zoom in and out from ... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph