Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2018.3.0a1
2019.1.0a10
Issue ID
1104074
Regression
Yes
[Shuriken] Particles with same seed value behave differently on Mac and Windows
Particles with same seed value behave differently on Mac and Windows platform when Noise module is enabled
Steps to Repro:
1. Create a new or open attached project on Windows platform
2. Hierarchy > right click
3. Effects > Particle System
4. Inspector > Enable Noise module
5. Uncheck "Auto Random Seed" in the Main module
6. Click Reseed
7. Open the same project on Mac
or
Create and deploy the build on Mac from Windows
Actual Result:
1. Particle simulation is different across Windows and Mac, even though they have the same seed value
2. Particle using the same seed value works identically on different machines using the same OS
Note:
Please check the attached video
Expected Result:
Particles should behave the same across Mac and Windows with same seed value when the Noise module is active
Environment:
Windows and Mac
Occurring with:
2019.1.0a10, 2018.3.0b12, 2018.3.0a1
Working with:
2018.2.7f, 2018.2.0f2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment