Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.2.12f1
2023.1.0b9
2023.2.0a8
Issue ID
UUM-32019
Regression
No
[2D SG/VFX] Surface options are not shown in Output Inspector when 2D Sprite SG is assigned to VFX
How to reproduce:
- Import the attached package to URP 2D project
- Install VFX Graph
- Open VFX asset in Test folder and select Lit Quad Output
- Observe its Inspector
Expected result: Alpha Clipping and Blending modes coming from SG are present in VFX Output Inspector
Actual result: Alpha Clipping and Blending modes coming from SG are not present in VFX Output Inspector
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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Resolution Note:
Invalid bug. Explanation from Paul - we are suppose to display the material inspector associated with the shaderGraph. If the material becomes overridable, then, it will be displayed here and we won't have anything to change from our side.