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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment