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
- 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
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
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.