Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2017.2.0b11
2018.1.0f1
Issue ID
1063249
Regression
Yes
Particle Subemitters don't inherit parent's rotation correctly while the parent object is disabled in Play mode
How to reproduce:
1. Open the attached project
2. Enter Play mode and click on the "Repro particle" object in the Hierarchy
3. In the Inspector window change its x rotation to 180 and observe the results
4. Change it back to 0 and disable the object
5. Change the x rotation back to 180 and enable the object
Expected result: In both cases, the subemitter inherits the parent rotation
Actual result: While the particle object is disabled the subemitter fails to inherit the parent rotation correctly
Reproduced in: 2018.3.0a6, 2018.2.1f1, 2018.1.9f1, 2017.4.8f1, 2017.2.3p2, 2017.2.0b11
Not Reproducible in: 2017.2.0b3, 2017.1.5f1
Couldn't test in: 2017.2.0b10, 2017.2.0b4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment