Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
2017.3.0b2
Issue ID
955733
Regression
Yes
Particle emission rate over distance stacks particles instead of being distributed evenly
Reproduction steps:
1. Download project "ParticleTest.zip" and open in Unity
2. Open scene "Scene"
3. Select object "Particle System" in hierarchy
Expected: for particle system with SubEmitters (set over time or over distance) to be distributed evenly
Actual: particle system with SubEmitter (set rate over distance) is shown as separate dots
Reproduced on: 2017.3.0a4; 2017.3.0b3
Not reproduced on: 2017.1.1p4; 2017.2.0f2; 2017.3.0a3
Regression introduced: 2017.3.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
Add comment