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. zyxxx77

    Nov 06, 2023 08:54

    Bug still present in 2022.3.4f1

  2. The-Magman

    Oct 12, 2023 19:20

    Observed in 2022.3.4f1

  3. ZenOwl

    Aug 02, 2023 14:45

    NOT FIXED: Unity 2022.3.3f1 & VFX Graph 14.0.8 I still have the same warning :

    Shader warning in '[Projectile_Ejection] [System] OutputUpdate': Extra space between '\' and newline. at kernel CSMain at VFXCommon.hlsl(202)

    Shader warning in '[Projectile_Ejection] [System] OutputUpdate': Extra space between '\' and newline. at VFXCommon.hlsl(203)
    Shader warning in '[Projectile_Ejection] [System] OutputUpdate': Extra space between '\' and newline. at kernel CSMain at VFXCommon.hlsl(203)

    Shader warning in '[Projectile_Ejection] [System] OutputUpdate': Extra space between '\' and newline. at VFXCommon.hlsl(204)
    Shader warning in '[Projectile_Ejection] [System] OutputUpdate': Extra space between '\' and newline. at kernel CSMain at VFXCommon.hlsl(204)

    everything I save as VFX Graph or anything else with "hidden shaders"

  4. Daeniak57

    Jul 28, 2023 01:10

    Unity 2022.3.3f1 & VFX Graph 14.0.8 I still have that warning :

    Shader warning in '[Projectile_Ejection] [System] OutputUpdate': Extra space between '\' and newline. at kernel CSMain at VFXCommon.hlsl(202)

    Shader warning in '[Projectile_Ejection] [System] OutputUpdate': Extra space between '\' and newline. at VFXCommon.hlsl(203)
    Shader warning in '[Projectile_Ejection] [System] OutputUpdate': Extra space between '\' and newline. at kernel CSMain at VFXCommon.hlsl(203)

    Shader warning in '[Projectile_Ejection] [System] OutputUpdate': Extra space between '\' and newline. at VFXCommon.hlsl(204)
    Shader warning in '[Projectile_Ejection] [System] OutputUpdate': Extra space between '\' and newline. at kernel CSMain at VFXCommon.hlsl(204)

    etc... everything I save a VFX Graph or anything else

  5. catafest

    Jul 05, 2023 20:13

    Same error in LTS 2022.3.0f1L Shader warning in '[SimpleParticleSystem] [System] OutputUpdate': Extra space between '\' and newline. at VFXCommon.hlsl(202), because: The package cache was invalidated and rebuilt because the following immutable asset(s) were unexpectedly altered:
    Packages/com.unity.visualeffectgraph/Editor/Templates/SimpleParticleSystem.vfx
    Packages/com.unity.visualeffectgraph/Editor/Templates/DefaultSubgraphBlock.vfxblock
    Packages/com.unity.visualeffectgraph/Editor/Templates/SimpleRibbon.vfx
    Packages/com.unity.visualeffectgraph/Editor/Templates/SimpleHeadsAndTrails.vfx
    Packages/com.unity.visualeffectgraph/Editor/Templates/EmptyParticleSystem.vfx
    Packages/com.unity.visualeffectgraph/Editor/Templates/SimpleMeshOutput.vfx
    Packages/com.unity.visualeffectgraph/Editor/Templates/DefaultSubgraphOperator.vfxoperator
    Packages/com.unity.visualeffectgraph/Editor/Templates/SimpleSwarmParticleSystem.vfx
    Packages/com.unity.visualeffectgraph/Editor/Templates/SimpleHeadsAndSparks.vfx

  6. QuinnCG

    Jul 01, 2023 22:51

    Still getting this for 2022.2.19f1 and 2023.1.2f1. Very irritating bug.

  7. kaan0550

    Jun 26, 2023 19:17

    The problem continues on 2022.3.3f1!

  8. rhys_vdw

    Jun 22, 2023 00:51

    We'd also appreciate a fix in 2022 LTS please, the volume of warnings is making our console difficult to parse.

  9. Snigros

    Jun 16, 2023 03:48

    ...warning is still there in LTS 2022.3.2f1.

    Understand it is not a show-stopper but it is still annoying (and surely fixing it in the current LTS version should have priority over fixing it in 2023.x ?). Thanks.

  10. Davex6

    Jun 09, 2023 13:08

    Yeah, same here.

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.