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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment