Search Issue Tracker
Duplicate
Votes
0
Found in
2017.2.0b1
Issue ID
923399
Regression
Yes
Particles Simulation Ignores Collider in Triggers module, if object was created recently and scene was not played yet
To reproduce:
1. Create a new project.
2. Create new Cube in hierarchy, with a position of (5,5,0) and a scale of(10,1,10)
3. Create a ParticleSystem, with a position of (5,0,0).
4. Enable "Triggers" module, and in Colliders select previously created cube.
Actual result: in Edit mode, simulation is ignoring newly selected Collider.
Expected result: Particles would be destroyed in the Simulation when they enter the Collider.
Reproducible: 2017.2.0a4, 2017.2.0b1
Not reproducible: 5.6.2f1, 2017.1.0b10, 2017.2.0a3
Workaround: Play scene. Stop. Now it's simulated correctly.
Other workaround: Save project, and reopen it.
Add comment
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
This is a duplicate of issue #921489