Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2017.2.0f3
Issue ID
981727
Regression
No
ParticleSystem.randomSeed inaccurate with large numbers
Steps to reproduce:
1. Open “RandomSeed.zip” Unity project
2. Open “Example” scene
3. Select “Particle System” object in Hierarchy
4. Change Particle System component Random Seed value to ‘99999999’
-‘99999999’ will be changed to ‘100000000’
Expected results:
Random Seed value is the same as the value that was entered
Actual results:
Random Seed value changes and is not the same as the value that was entered in the field
Reproduced in: 2018.2.0a1, 2018.1.0b7, 2017.3.1p1, 2017.2.1p4, 2017.1.3p1, 5.6.5p2, 5.6.0a1
Fixed in: 2018.2.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment