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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
Add comment