Search Issue Tracker
Fixed in 1.4.5
Votes
2
Found in [Package]
1.3.0-preview.6
Issue ID
1212943
Regression
No
[Timeline] Particle System is not emitting particles in Editor Mode when its state is set to true through the Timeline
Steps to reproduce:
1. Open the attached project "case_1212943-PsActivationBug2.zip"
2. In the Project window open "SampleScene.unity" under "Scenes" folder
3. Keep the Timeline Window open and select the "Particle System" GameObject in the Hierarchy window
4. In Timeline Window play the Timeline Preview
5. The "Particle System(1)" GameObject will be set active after a while but the particles are not emitting from it
Expected results: particles are emitted when the Particle System state is set to true
Actual results: particles are not emitted when the Particle System state is set to true
Reproduced with: 2017.4.36f1, 2018.4.16f1, Timeline 1.1.0 (2019.2.19f1), Timeline 1.3.0-preview.6 (2019.3.0f5, 2020.1.0a20)
Notes:
-Does not reproduce in Play Mode
-When playing the Timeline animation backwards the Particle System's particles are emitted
-When Pausing and unpausing the Timeline Preview the Particle System's particles are emitted
-Extending the Control Track beyond original track bounds fixes the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment