Search Issue Tracker
Won't Fix
Votes
0
Found in
4.0.0f7
Issue ID
500330
Regression
Yes
Gradient problem in Shuriken Particle Systems, when migrating from 3.5.6 to 4.0
With Shuriken Particle Systems, when migrating from 3.5.6 to 4.0, the alpha keys from the Gradient in the Color Over Lifetime module are incorrect
Steps to reproduce:
Create a Particle System in Unity 3.5.6 using a gradient in Color Over Lifetime, and migrate the project to Unity 4.0.
1) Create a Particle System in Unity 3.5.6
2) Set the "Color over Lifetime" to a Gradient, with only one Color key
set to full white (delete another Color key). Set several alpha keys, with the first one set to 255, and then other values for the other ones.
(look at the attached image)
3) Open this project in Unity 4.0
OR
3) Export as a .unitypackage
4) When importing the package in Unity 4.0 (or opening and migrate from 3.5.6), the gradient will be corrupted: the second alpha key will have the same value as the first one, and a second color key will be added at the end of the gradient editor, also all alphas has the same values.
Look at the image attached by the user.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
Add comment