Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.2.X, 2019.3.X
Votes
0
Found in
2018.3.0a1
2018.3.12f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1173552
Regression
No
Particle System's Orbital and Offset values are locked and affect other values when changed in the Animation window
How to reproduce:
1. Download and open the user-submitted project and load the sample Scene
2. Open the Animation window
3. Select the Particle System GameObject in the Hierarchy
4. Enable the Animation recording mode
5. Change the values of Orbital and Offset fields in the Animation window
Expected result: Values are not locked and do not affect other values when changed
Actual result: Some values are locked or affect other values when changed
Reproducible with: 2018.4.5f1, 2019.1.13f1, 2019.2.0f1, 2019.3.0a11
Notes:
Orbital and Offset fields of Velocity over Lifetime Particle System module were not introduced in 2017.4.
The x-axis Offset value is locked and changing the Orbital value also changes the Offset value.
The y-axis Orbital value is locked and changing the Offset value also changes the Orbital value.
The z-axis Orbital value is locked and changing the Offset value also changes the Orbital value.
Changing these values in the Inspector window will work correctly.
When these values are changed in the Animation window, they do not update correctly in the Inspector window.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [URP] SubmitRenderRequest with NativeRenderPass + Upscaling doesn't work
- “ArgumentOutOfRangeException” error appears when inserting a double character if using “SetValueWithoutNotify” on UI Toolkit’s TextField
- Particle System emission delays between particle generations when playing the simulation
- EditorUtility.DisplayDialog is not shown when Input.GetMouseButtonDown is called a second time
- Animator Enum Properties get set to 0 instead of the value specified in the Scene when the Property is animated by a State that is not playing
Add comment