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
- Source Generation with GeneratePropertyBag fails when using reserved keywords as variable names with @ prefix
- Prismatic ArticulationBody moves in opposite direction when using targetVelocity
- Shader Graph skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
- Base class's Context Menu method is called when calling it in the Editor from the child class and the child class overrides this method
Add comment