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
- Can't change OpenXR settings when switching Build Profiles
- L(a,b) expression in float fields has erratic behaviour when ordering due to using instanceID as an index
- InvalidOperationException is thrown when switching to a custom Debug Draw Mode in Scene View
- [Android][Vulkan] Skybox and Environment effects flicker in the Player when using the Vulkan Graphics API
- "Shortcuts conflict" warning pops up when the shortcuts are different ("Shift + Mouse 2" and "Mouse 2")
Add comment