Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.1.0b3
2018.2.3f1
Issue ID
1071262
Regression
Yes
Particles are spawned in the incorrect position in Play mode when specified rotation is not along only one axis
ParticleSystem has "Rotation" field in its ShapeModule. When specified rotation is not along only one axis (for example Shape is to be rotated along Y and Z axes simultaneously), particles are spawned in the incorrect position. However, Shape showed in Editor is correct, only after actually playing ParticleSystem, the issue is visible.
To reproduce:
1. Download attached project "ParticleBugProject.zip" and open in Unity
2. Open "SampleScene" scene
3. Select "PlayerLaserRenderer(Clone)" GameObject in Hierarchy
4. Click on Shape module in Particle System component of abovementioned GameObject - do this to see shape calculated by Editor
5. In Particle Effect floating window on Scene window, click Play to start emitting particles
6. Observe that Particles are spawned in the incorrect location
Notes:
- This issue appears on both Windows and OSX
Reproduced on Unity 2018.1.0b3, 2018.1.9f1, 2018.2.4f1 and 2018.3.0a5
Not reproduced on Unity 2017.4.9f1, 2018.1.0b2 and 2018.3.0a6
Regression on Unity 2018.1.0b3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment