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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Add comment