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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment