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
- Shader Graph Material is left in broken state when switching from a .git branch with no HDRP to a branch that contains HDRP
- Crash on buffer_add_value_full when hovering over SerializedProperty.boxedValue in Debug Mode after ISerializationCallbackReceiver.OnAfterDeserialize modifies value
- Editor is not capitalised consistently in Preferences window
- [Linux] “Restore Defaults” warning window appears behind Profiler Modules dropdown
- [iOS] Time.deltaTime is switching between 9.998583E-06 and approximately 0.01 seconds
Add comment