Search Issue Tracker
Active
Fixed in 2022.2.18f1, 2023.1.0b15, 2023.2.0a8
Under Consideration for 2021.3.X
Votes
0
Found in
2021.3.20f1
2022.2.9f1
2023.1.0b7
2023.2.0a5
Issue ID
UUM-30050
Regression
No
"'ApplyMeshModification': no matching 2 parameter function" shader error when VFX uses custom output shaders
How to reproduce:
1. Open the attached project “UnityBugVFXApplyMeshModification.zip“
2. Select the “Hidden/VFX/MyVFX/System/Output Particle Unlit Quad“ shader (Assets/MyVFX)
Expected result: There is no error in the Console
Actual result: “ApplyMeshModification': no matching 2 parameter function“ error in the Console
Reproducible with: 2021.3.20f1, 2022.2.9f1, 2023.1.0b7, 2023.2.0a5
Can’t test with: 2020.3.45f1 (“InvalidOperationException: SystemNames : Model is not registered” error in the Console when opening the project)
Reproduced on: macOS 13.0.1 (Intel), Windows 10 (by reporter)
Note: The outlines of the VFX particles are rendered incorrectly when the “MyVFX” GameObject in the “OutdoorsScene“ Scene is rotated on the Y axis
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Vertex data is displaced when building with Addressables with Optimize Mesh Data enabled
- [macOS] “Input.GetMouseButtonDown” gets set to true when pressing and when releasing the mouse button in the Device Simulator view if "targetFrameRate" is set in the script
- UWP Capabilities are not changed when rebuilding the project
- [Oculus] Lights causing artifacts when Forward+ Rendering is selected
- Game Window Icons are white when in light mode
Add comment