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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment