Search Issue Tracker

Fixed in 2022.1.X

Fixed in 2020.3.X, 2021.2.X

Votes

0

Found in

2020.3.9f1

Issue ID

1366533

Regression

No

ParticleSystemForceField doesn't have "enabled" property

Visual Effects - Legacy

-

Request for new script API:

void Test()
{
ParticleSystemForceField forceField;
forceField.enabled = false;// - does not exist
}

  1. Resolution Note (fix version 2022.1):

    Fixed in version 2022.1.0a15

  2. Resolution Note (fix version 2021.2):

    Fixed in version 2021.2.3f1

  3. Resolution Note (fix version 2020.3):

    Fixed in version 2020.3.25f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.