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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment