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
- Baked GI loaded by LoadScene call with Additive mode is not cleaned up when unloading the Scene
- "Reflection Probe" borders disappear when interacting with the UI in the Inspector and one of the Reflection Probe editing tools is selected during the Baking process
- RenderGraph ContextData buffer leaks in IL2CPP when using Native Leak Detection
- Caret in "Add Default Preset" text field is vertically misaligned in Preset Manager
- Unused separation line is present at the bottom of the create GameObject sub menu when right clicking Scene in the Hierarchy
Add comment