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
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
- The Hub freezes indefinitely when copy/pasting a lot of characters in the “Set project display name” Hub window since it has no character limit
This is a duplicate of issue #921489