Search Issue Tracker

Fixed

Fixed in 2022.3.5f1, 2023.1.3f1, 2023.2.0a15

Votes

18

Found in

2022.2.18f1

2023.1.0b15

2023.2.0a14

Issue ID

UUM-34453

Regression

Yes

OutputUpdate': Extra space between '\' and newline warning is thrown when creating a new VFX

--

-

How to reproduce:
1. Create a new VFX (I noticed it happening in URP, HDRP hadn't thrown a warning from what I tested)
2. Observe console

Actual result: Shader warning in '[New VFX 1] [System] OutputUpdate': Extra space between '\' and newline. at kernel CSMain at VFXCommon.hlsl(217) is thrown to the console

Reproduced on -
Editor - 2023.2.0a14.1881.2654
Revision: trunk d3378b7ee2b0
Built: Wed, 26 Apr 2023 19:48:09 GMT

Package changeset - d3378b7ee2b0

Comments (13)

  1. SirDrMcHurtz

    Jun 09, 2023 11:32

    Would be great to get this into LTS, getting this with all of my visual effect graphs in URP as far as I can tell. Is annoying to get this constantly as a warning!

  2. EpsilonsQc

    Jun 06, 2023 01:42

    I have this exact same issue within Unity 2022.2.21f1 using Shader Graph v14.0.7.

    I managed to get rid of the warnings locally, as a temporary solution, by removing the comments at line 203, 204 and 205 in VFXCommon.hlsl

  3. Snigros

    Jun 06, 2023 00:05

    A fix for the just released LTS 2022.3.0f1 would be appreciated!

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.