Search Issue Tracker
Crash on SerializableManagedRef::GetScriptType() when you drag a .vfx fi...
Reproduction steps:1. Open the attached project “CrashRepro“2. Open “VFX1“3. Drag “VFX2“ into the window Expected result: Shader app... Read more
The word “Template” is not capitalised consistently throughout the “Inse...
Steps to reproduce:1. Create a project2. Create > Visual Effects > Visual Effect Graph3. Open newly created VFX Asset4. Select... Read more
[VFX] Shader warnings thrown after installing Visual Effects Graph package
How to reproduce:1. Open package manager2. Install the Visual Effects Graph package Expected result: No Warnings in the consoleActua... Read more
[VFX] MultiMesh output with ShaderGraph is ignoring no cast shadow
With a Multi Mesh Output and the ShaderGraph integration, disabling CastShadow is only applied on a single mesh index. Step to repro... Read more
Creating and opening a Visual Effect Graph throws errors in the Console,...
How to reproduce:1. Open an empty project and install Visual Effect Graph2. Create a new Visual Effect Graph and double-click it to ... Read more
VFX blackboard: items should be listed with spaces
Repo steps: Go to Window > Package Manager > Search Visual Effect Graph > Check Unity Registry > Make sure VFX graph is ... Read more
The padding is insufficient at the bottom of a collapsed block when ther...
How to reproduce: Create a new VFX Graph Create Set lifetime random block Connect property to the B slot Collapse that block and obs... Read more
Duplicate function in VFX blackboard works with Ctrl+D but not with Cmd+D
How to reproduce: Open HUB; Create 3D(HDRP) project; Create visual effect graph in the "Project" window (Create->Visual Effects-&... Read more
[VFX Graph] Undoing actions results in incorrect values instead of retur...
How to reproduce: Create a new particle system Add a set position block in initialize Drag-change the value Press Ctrl+Z/CMD+Z to un... Read more
VFX Graph Particles render black when using Baked GI in URP Unlit Shader...
How to reproduce:1. Open the “IN-95576_GI node example project”2. Open the “Example Scene”3. Observe the Scene Expected result: Both... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project