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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Tags window completely breaks and throws Exception errors when Adding a Tag to a GameObject
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
Add comment