Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X
Votes
1
Found in
6000.0.47f1
6000.1.0f1
6000.2.0a10
Issue ID
UUM-103734
Regression
Yes
VFX throw errors upon importing it and breaks rendering for certain effects
*Steps to reproduce:*
# Import the attached package to HDRP
# Import it for the second time
# Observe the console
*Actual results:* Errors are thrown to the console
*Reproducible with versions:* 6000.2.0a10, 6000.1.0f1, 6000.0.47f1
*Not reproducible with versions:* 2022.3.61f1
*Can’t test with versions:*
*Tested on (OS):* macOS
*Notes:*
* All effects in MainMenu folder throw errors
* Clicking on MainMenu-BG.vfx Asset it throws errors
* Opening VFX or putting it to scene it throw errors as well
* Shader error in '[MainMenu-BG] [BG Lines] Initialize Particle': undeclared identifier '_Color' at kernel CSMain at MainMenu-BG.vfx(140) (on metal)
* [MainMenu-BG] [BG Clouds] OutputUpdate.compute: Kernel at index (0) is invalid
UnityEditor.PreviewRenderUtility:Render (bool,bool)
VisualEffectAssetEditor:OnInteractivePreviewGUI (UnityEngine.Rect,UnityEngine.GUIStyle) (at ./Library/PackageCache/com.unity.visualeffectgraph@d36b3d483f56/Editor/Inspector/VFXAssetEditor.cs:468)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Scene view is not outputting HDR when the "Use HDR Display Output" option is enabled, DX12 is selected as the Graphics API, and URP/HDRP is in use
- Sprite Atlas results in suboptimal packing even when "Allow Rotation" is enabled
- References placed in a UnityEvent change to the same reference when multi-selecting their GameObjects
- "ShadowCaster2D" Component doesn't work when the "Casting Source" is set to "Polygon Collider 2D"
- Warning “CommandBuffer: built-in render texture type 3 not found while executing (SetRenderTarget depth buffer)“ is present when opening a specific URP project
Add comment