Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.1f1
Issue ID
1064275
Regression
No
Particle System Bounds ignore Shape Y Scale when using Rectangle Emission Shape
How to reproduce:
1. Open the attached "TestFor1064275.zip" project
2. Select Particle System in the Hierarchy
3. Make sure that Show Bounds is enabled in the Particle Effect panel
4. Try to change Particle System Shape Y Scale in the Inspector window
5. Notice that the Particle System Bounds stay intact
Expected result: Particle System Bounds change together with the Shape Scale
Actual result: Particle System Bounds ignore the Shape Y Scale
Rectangle Emission Shape was introduced in Unity 2018.1.0a6
Reproducible with: 2018.1.0a6, 2018.1.9f1, 2018.2.2f1, 2018.3.0a6
Note: using other Emission Shapes results in a correct behavior
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
Add comment