Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
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
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
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.
Resolution Note (2023.2.X):
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.