Search Issue Tracker
[VFX Graph] NRE are thrown to the Console on Play Mode when VFX is attac...
How to reproduce:1. Create a new VFX and drag it to the Scene2. Open VFX Asset and attach it to the GameObject3. Enter Play Mode Exp... Read more
[Outputs] Lit particles do not support the 'After Post Processing' rende...
Repro steps:1. Create a new VFX2. Convert the output to a Lit Quad output3. Select the output and in the inspector click on the HDRP... Read more
[Subgraphs] Exposing an output make it impossible to open the VFX using ...
Repro steps:1. Create a new VFX asset and open it2. Create a node (i.e. Add), right click on it and convert it to a subgraph operato... Read more
Visual Effect Graph first asset creation is not consistent with other wo...
Visual Effect Graph first asset creation is not consistent with other workflows To reproduce:1. Create a new project2. Install Visua... Read more
VFX Graph: vfx file is modified without doing any modification
Repro steps:1. Open the attached project2. See that vfx_WIP.vfx is not modified3. Save project or close the project4. See that vfx_W... Read more
[Linux] OnGUIDepth Errors spam the console when docking the VFX Graph wi...
When trying to dock a VFX Graph window in the Editor, a lot of errors spam the console. To reproduce:- start a new project with the ... Read more
[Operator] InvalidOnGPU error when connecting GPU attribute to an inline...
Repro steps:1. Import the attached VFX2. Compile it and observe the errors. Notes:- Looks like only the output Angles and Size are c... Read more
Shader error when using “Collision with depth buffer” block in URP
Currently we get a shader error when using “Collision with depth buffer” block:unrecognized identifier ‘CameraBuffer’ at kernel CSMa... 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
[UX] Blackboard parameters cannot replace inputs connected to another in...
Repro steps:1. Create a blackboard parameter (i.e. a float)2. Connect that parameter to another block or node3. Duplicate the parame... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument