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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment