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][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment