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
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
zyxxx77
Nov 06, 2023 08:54
Bug still present in 2022.3.4f1
The-Magman
Oct 12, 2023 19:20
Observed in 2022.3.4f1
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"
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
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
QuinnCG
Jul 01, 2023 22:51
Still getting this for 2022.2.19f1 and 2023.1.2f1. Very irritating bug.
kaan0550
Jun 26, 2023 19:17
The problem continues on 2022.3.3f1!
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.
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.
Davex6
Jun 09, 2023 13:08
Yeah, same here.