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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment