Search Issue Tracker
Fixed in 5.5.0
Votes
2
Found in
5.4.0b7
Issue ID
772990
Regression
Yes
[Shape] Random Direction removes randomness from start particle values (i.e. start color, start size, etc.)
Starting values such as color or start size become gradually ordered in the system when "Random Direction" is enabled.
Repro steps:
1. Open ParticleBug scene from attached project.
2. Select Particle System from Hierarchy.
3. In the inspector", enable "Random Direction" from the shape module of the particle.
4. Observe that the particle start color and start size are no longer random.
Expected outcome: random particle placement
Notes:
- Is regression, works in 5.3.1f1, broken in 5.4.0a2
- Occurs with Box, Sphere, and to a smaller degree wtih Hemisphere, which shows a mix of ordered and random placement.
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