Search Issue Tracker
[Scene view] The VFX Controls disappear if the first effect added to the...
Repro steps:1. Create a new VFX or select an existing one2. Open it in the VFX Window3. Drag two instances in a new scene.4. Make su... Read more
[Layout] Unity Layouts save a reference to the currently opened VFX.
Repro steps:1. Open a VFX in the VFX window2. With the VFX window docked, create a new Layout.3. Resize some windows / change the la... Read more
VFXs reimport when entering play mode if a Render Texture of dimension '...
Repro steps:1. Open any VFX-enabled project which has some VFX assets in the Project window.2. Create a new Render Texture in the Pr... Read more
[VFX Graph] Exposed Properties added to the Visual Effect component are ...
[VFX Graph] Exposed Properties added to the Visual Effect component are overlapping Exposed properties added to the Visual Effect co... Read more
[GPU Sorting] Outputs flicker when setting Alive selectively and sorting...
Repro steps:1. Import the attached VFX and add it to the scene2 Observe the red particles flickering3. Open the VFX and change the B... Read more
[VFX] Sorting issue with multiple viewport
Unexpected sorting when there are multiple camera rendered within the same frame.Only the last rendered camera use the correct sorting. Read more
[VFX][URP] Texture name is not changed on deleting assigned Texture from...
Texture name is not changed on deleting the assigned Texture from the Asset Steps to Repro: Steps to Repro:1. Create a new Project i... Read more
[VFX Graph] NotImplementedException error is thrown on selecting Copy Sh...
Editor throws NotImplementedException when Copy Shader option is selected by right-clicking on Visual Effect Master node when a proj... Read more
View Direction Shader Graph Node causes a compilation error when used in...
Reproduction steps:1. Open the attached project named "VfxSgIssue"2. Open the Test Scene3. Observe the Console Window Expected behav... Read more
[VFX Graph] NullReferenceExceptions are thrown on removing VFX-Render co...
NullReferenceExceptions are thrown continuously on removing VFX Render component from Visual Effect Graphs prefab asset. Steps to re... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default