Search Issue Tracker
[Windows] “GUI Window tried to begin rendering while something else had ...
Reproduction steps:1. Create a new project2. Install Visual Effect Graph package3. Create Visual Effect Asset (Create > Visual Ef... Read more
A random particle appears at a strange angle when spawning, then appears...
Steps to reproduce:1. Open the attached user's project "ParticleIssue.zip"2. Enter Play Mode3. The moment particles appear, only one... Read more
Documentation Link does not work when the "VFX Logic Nodes" question mar...
Repo steps: Open Unity Scene Open Window > Package Manager Check Visual Effect Graph is installed Right click the Project Menu Cl... Read more
[Android] Player crashes on "null pointer dereference" when VFX effects ...
Reproduction steps:1. Open the attached project "ReproProj"2. Build and run on an Android device Expected result: The player does no... Read more
VFX rendering a sphere when using a custom mesh
How to reproduce:1. Open the "VFX_Mesh" Project2. Open the "Test Scene 0" (Assets > Scenes)3. In Scene view, observe the "Player ... Read more
Documentation page is not displayed when the "VFX Value Noise 3D" questi...
Repo steps: Open Unity Scene Right click the Project Menu Click Create > Visual Effects > Visual Effect Graph Name the Graph a... Read more
Shader Error when creating a Visual Effect Graph
Repo steps: Open Core Unity Scene Open Window > Package Manager Check Visual Effect Graph is installed Right click the Project Me... Read more
Sampling a texture using an HLSL file throws shader errors and the code ...
Steps to reproduce: Open the attached package Open the New VFX.vfx Open TexCodeEditor and TexShaderFile and notice that the code is ... Read more
Crash on FlareManager::DeleteFlare when exiting Play Mode after selectin...
Reproduction steps:1. Open the attached “repro-project“2. Open the “Assets/Assets/Scenes/MVP/Scene_Game_MVP.unity“ scene3. Enter Pla... Read more
[VFX Graph] Crash on VFXBatch::AddInstance when switching to Custom Batc...
How to reproduce: Create a new VFX (reproduced in URP and HDRP) Select it in Project Browser In opened Asset Inspector change Instan... 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