Code Monkey home page Code Monkey logo

unity-visualeffectgraph-builtin's Introduction

Hello there! Computers are fascinating things, aren't they?

Navid's GitHub stats

unity-visualeffectgraph-builtin's People

Contributors

navidk0 avatar r2rt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

unity-visualeffectgraph-builtin's Issues

Build error

VFX Graph works good in editor and playmode. But when try to build throw error.
Shader error in 'Hidden/VFX/DRK Surrounding/System/Output Particle Quad': invalid subscript 'stereoTargetEyeIndex' at Files/Unity/Hub/Editor/2021.3.8f1/Editor/Data/CGIncludes/UnityCG.cginc(804) (on gles3)

Compiling Subshader: 0, Pass: , Vertex program with STEREO_MULTIVIEW_ON
Platform defines: SHADER_API_GLES30 SHADER_API_MOBILE UNITY_ASTC_NORMALMAP_ENCODING UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_HARDWARE_TIER2 UNITY_LIGHTMAP_RGBM_ENCODING UNITY_NO_CUBEMAP_ARRAY UNITY_NO_RGBM UNITY_NO_SCREENSPACE_SHADOWS UNITY_PASS_FORWARDBASE UNITY_PBS_USE_BRDF2
Disabled keywords: UNITY_COLORSPACE_GAMMA UNITY_ENABLE_DETAIL_NORMALMAP UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER3 UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_DXT5nm UNITY_NO_FULL_STANDARD_SHADER UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF3 UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_SPECCUBE_BLENDING UNITY_SPECCUBE_BOX_PROJECTION UNITY_UNIFIED_SHADER_PRECISION_MODEL UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_VIRTUAL_TEXTURING

Kernel errors with mesh, skinned mesh, and signed distance field position blocks

When adding either a Position (Mesh), Position (Skinned Mesh), or Position (Signed Distance Field) block to Initialize Particle, no particles spawn and I'm getting the following errors:

"Shader error in '[New VFX] [System] Initialize Particle': 'SampleMeshFloat3': no matching 3 parameter function at kernel CSMain at VFX.vfx(221) (on d3d11)"

"[New VFX] [System] Initialize Particle.compute: Kernel at index (0) is invalid"

With the Position (Mesh) block, changing the spawn mode from random to custom fixes the issue, but this doesn't work on the other blocks. Also, taking a random number operator and plugging it into the vertex index of a Position (Mesh) block with custom spawn mode causes the issue again.

This is occurring for me on various Unity versions, the specific ones I've tested are 2021.1.10, 2021.1.13, 2021.1.20, 2021.3.0, and 2021.3.1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.