Search Issue Tracker
Duplicate
Votes
1
Found in
2019.4
2019.4.29f1
Issue ID
1361049
Regression
No
[Android] Cull off Shader throws "Non system-generated input signature parameter" error when using Android Platform
How to reproduce:
1. Open the user's attached "URPTest.zip" project
2. In the Project window select the "NM_Foliage" Shader found in the Assets/NatureManufacture Assets/Foliage Shaders folder
3. Observe the errors in the Inspector
Expected results: No errors are shown
Actual results: The "Non system-generated input signature parameter (TEXCOORD) cannot appear after a system generated value" is shown
Reproducible with: 2019.4.30f1
Could not test with: 2020.3.17f1, and higher because of the "Invalid conditional expression" error
Note:
- Reimporting the Shader ("NM_Foliage" found in the NatureManufacture Assets/Foliage_Shaders folder) removes the error but it will reappear once all Assets are reimported
- Tested and reproduced with URP
- After switching to Standalone Platform and Graphics API to D3D12 and then switching back to Android Platform the error would not appear even after Reimporting all
- Does not reproduce when switched to iOS Platform
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] ArcTorus Transform changes in blackboard not reflected in Graph
- Text deletion works incorrectly in an input field when the Chinese language is used and the "Event System" Component is turned off
- Typed text doesn't appear in an input field when the Chinese language is used and the "Event System" Component is turned off
- Script associated with "GlobalVolumeFeature" is missing when inspecting "Mobile Renderer" Asset
- Clearable "RenderingCommandBuffer" errors are thrown in the Console when creating project using Universal 3D Template
Add comment