Details
Description
If particle system doesn't have any affectors(and perhaps some other components), the particle system doesn't initialize and emit particles when startTime is used.
Expected behaviour: When using the startTime, particle system should initialize and emit particles up to that point in time.