Search Issue Tracker
Fixed in 7.1.0
Votes
4
Found in [Package]
4.10.0
Issue ID
1126200
Regression
No
[Output] Some outputs fail to compile when used with certain UV Modes
Repro steps:
1. Create a new default VFX and drag it in the scene
2. Open the VFX asset and convert the output (or create a new one) to "Cube Output"
3. Change the UV mode to any other setting than Simple (i.e. Flipbook)
4. Observe the shader error in the console / particles stop rendering
Expected outcome: to either support these modes, or to remove the option (like with the lit cube / lit sphere)
Other outputs with similar issues:
- Decal Output does not support ScaleAndBias
- Lit Mesh Output with BlendMode set to Opaque does not support FlipbookBlend
-
isttomi
Mar 22, 2019 21:00
22.03.2019 with VFX graph version 4.10.0
Issue still stands.
Cannot create any other output than Quad Output. Deleting said node, and placing a Lit Quad Output for example gives the following error:
Shader error in 'Hidden/VFX/System 1/Lit Quad Output': "Undefined punctual shadow filter algorithm" at /documents/tg12/Library/PackageCache/com.unity.render-pipelines.high-definition@4.1.0-preview/Runtime/Lighting/Shadow/HDShadowAlgorithms.hlsl(32) (on d3d11)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Building 3D Sample Scenes (URP) Project fails
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
- The Physics 2D Profiler module does not display the information about processed physics in the scene when profiling the application as a Development Build
- A Script Component that has a serialized custom class is not detecting changes in the first boolean variable when entering the Play mode with the Script Components GameObject opened in the Inspector
- “SendMessage cannot be called during Awake“ warnings appear when loading a scene with “LoadSceneAsync“ if using UI Toolkit in the scene
Resolution Note (fix version 7.1.0):
Fix landed in 7.1.0