Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.3.0a5
Issue ID
731055
Regression
No
Replace old PS parameters type with new one
New Particle System API introduced new parameters type, like MinMaxCurve and MinMaxGradient. Some of the parameters that were earlier present in the API can use the new types. Namely (from Main module):
MinMaxCurve:
.startRotation
.startRotation3D
.startLifetime
.startSpeed
.startSize
.startDelay
MinMaxGradient:
.startColor
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment