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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment