Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.3.X, 2021.1.X
Votes
0
Found in
2018.4
2019.4
2020.2
2020.2.6f1
2021.1
2021.2
Issue ID
1319730
Regression
No
Particle System duration property's value has double precision
How to reproduce:
1. Create a new project
2. Create a new Particle System in the Hierarchy window (Right-click -> Effects -> Particle System)
3. Set the Duration value to 5.555
4. Observe the Duration property value
Expected result: The duration property's value has float precision (5.555)
Actual result: The duration property's value has double precision (5.55)
Reproducible with: 2018.4.32f1, 2019.4.22f1, 2020.3.0f1, 2021.1.0b10, 2021.2.0a8
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning "BatchRendererGroups currently don't support override shaders" is spammed in Play mode when using H-Trace WSGI with BatchRenderGroups
- Audio preview stops in Editor when Unity loses focus and "Run in Background" is disabled
- [UI Builder] The last selected object in Preview mode remains stuck in a highlighted state after exiting the Preview mode
- The input and output have incompatible types error is shown in VGX graph when connecting Skinned Mesh Renderer property to Skinned Mesh Renderer node
- [UI Toolkit] Missing documentation about RegisterValueChangedCallback being fired on entering Play Mode for Values using SerializedObject data binding
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a10
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.5f1
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.10f1