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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment