Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.3.0b3
Issue ID
962121
Regression
No
[Bounds] AABB does not take into account Pivot Offset combined with Start Size
Repro steps:
1. Open Scene1 from the attached project.
2. In the scene view, select the particle system, and make sure Bounds are visible.
3. Drag the particle start size and observe how the particles don't find within the bounds.
Expected outcome: the AABB to resize and include all particles.
Notes:
- To a lesser degree, seems like rotation over lifetime can also occasionally throw particles outside the AABB.
- Not a regression, happens in 2017.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment