Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2017.2.0p1
Issue ID
977520
Regression
No
Particle bounds are not being calculated correctly when transform scale is non-uniform
To reproduce:
1. Open attached Unity project "ParticleScaleBug.zip"
2. Open "test" scene
3. In the Hierarchy, click on Particle System
4. In the Inspector, check "Bounds" to see the bounds of the particle system
5. Inspect the particle system in the scene view
Expected result: Particles should always stay in their bounds
Actual result: Particles reach further than the bounds if the coordinates are non-uniform (see attached gif "bounds.gif")
Reproduced on: 5.6.4p4, 2017.1.2p4, 2017.2.1f1, 2017.3.0f2, 2018.1.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment