Search Issue Tracker
[Crash] Assigning graph copies with an exposed property with the same na...
(Reported on the forums by Crouching-Tuna: https://forum.unity.com/threads/cant-open-graph-due-to-compile-error.823749/#post-6296893... Read more
[ShaderGraph] VFX Shader Graph slots don't resync when the shader is upd...
Repro steps: 1. Import the attached package 2. Open both the VFX and the Shader Graphs 3. Add a new exposed property to the Shader ... Read more
Metal: Vertex shader missing buffer binding at index warnings after savi...
How to reproduce: 1. Create new HDRP project 2. Create new VFX object in Hierarchy 3. Select new VIsual Effect and in Inspector crea... Read more
[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 Scene 2. Open VFX Asset and attach it to the GameObject 3. Enter Play Mode ... Read more
VFX reverts the first compilation change after the VFX asset is saved.
Repro steps: 1. Create a new VFX and open it 2. Press Save 3. Change something which would require a recompilation (add a new block... Read more
"InvalidCastException: Specified cast is not valid." error is thrown whe...
How to reproduce: 1. Open a new URP/HDRP project 2. Install "Visual Effect Graph" package in the Package Manager (Window -> Package ... Read more
[VFX][URP] NullReferenceException thrown on importing VisualEffectGraph ...
NullReferenceException thrown on importing VisualEffectGraph Additions Steps to Repro: 1. Create a new Project in URP Template 2... 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 Projec... 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 c... Read more
[VFX Graph] VFX Graph Window reload on entering play mode
VFX Graph Window reloads on entering play mode Steps to repro: 1. Create a new project 2. Windows > Package Manager > Visual Effect... 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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true