cocos-engine
cocos-engine copied to clipboard
particle system uses too many interpolators
Cocos Creator version
3.5.0
System information
Issue description
particle system uses more than 17 interpolators, which might surpasses hardware limits.
Relevant error log output
No response
Steps to reproduce
When running particle test case, compilation of particle-gpu shader will fail.
Minimal reproduction project
No response