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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #921489