Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.1.0f2
Issue ID
1036716
Regression
No
Particle bounds are too small when emitting long meshes
How to reproduce:
1. Open attached project "Particle_Bounds_Bug.zip" and scene "BoundsTest"
2. In Hierarchy window, select "Emit Cylinder"
3. In Scene view -> Particle Effect -> enable "Show Bounds"
4. Observe Scene/Game views
Expected result: the bounds of the particle system is large enough to enclose all the particles
Actual result: the bounds are too small if the mesh is too long
Reproducible with: 2017.1.3p4, 2017.2.3f1, 2017.4.3f1, 2018.1.1f1, 2018.2.0b4
Notes:
- In order to notice particles going out of the bounds set "Emit Cylinder" -> "Particle System" component -> "Renderer" -> "Render Alignment" -> "World"
- 2017.4 and below the bounds are in square shape (particles go out of bounds less, but overall the bounds are too large)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [CI/CD]Build cache not invalidated when building targets with different defines
- VFX Learning Templates contains an empty folder the HDRP_VFX_Learning_Templates Scene
- Crash on -[NSApplication endModalSession:] when changing code in a Code Editor, saving and clicking on the Unity Window with "Stop Playing and Recompile" selected
- “Install package from git URL” and “Install package by name” tab does not close when resizing undocked Package Manager window and gets pushed outside the window
- "EndLayoutGroup: BeginLayoutGroup must be called first." errors are thrown when creating a Tag with identical name and holding the enter keyboard button
Add comment