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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment