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
- [Linux] Using CTRL+ALT+A shortcut for Add Component throws GUI Rendering Errors
- Crash on MonoBehaviour::Transfer<YAMLRead> when upgrading the Magic Leap XR Plugin
- Image is distorted when VisualElement is scaled and Scale Mode set to scale-and-crop
- Euler angles return different values during Animation Event when using Playables API and the time is 0
- Editor is frozen on "Reloading Domain" when entering Play Mode for the second time using Socket.Poll(-1, ...)
Add comment