Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.2.X, 2019.3.X
Votes
0
Found in
2018.3.0f1
2019.2.0a1
2019.2.0f1
2019.3.0a1
2020.1.0a1
Issue ID
1181119
Regression
No
First emitted particle ignores transform rotation changes when using particle emit system
How to reproduce:
1. Open the User's attached "Repro.zip" project
2. Load "SampleScene"
3. Enter the Play mode
4. Press Left Mouse Button to emit particles from the left GameObject, Right Mouse Button to emit particles from the right GameObject
Expected result: all emitted particles follow transform rotation changes (e.g. particles emitted by pressing Right Mouse Button are always towards the right side)
Actual result: first emitted particle uses the opposite forward direction
Reproduced in: 2018.4.8f1, 2019.2.4f1, 2019.3.0b2, 2020.1.0a3
Can not reproduce in: 2017.4.32f1 (missing prefab and script errors)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Text input field doesn't disappear when pressing "Enter" on the keyboard connected to a device and HideMobileInput is disabled
- WebGL Player flickers and logs warnings when viewport is resized and "Linear" Color Space is used
- Rigidbody recalculates its center of mass when moving its child Trigger Collider
- Sprites with different indexes than indicated in Text field of Label Inspector are being rendered
- VFX rendering a sphere when using a custom mesh
Add comment