Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b1
Issue ID
757872
Regression
No
[ParticleSystem] Particle trigger object with disabled collider component causes crash in "PhysXRaycast::BatchOverlap
Disabling the collider component for an object that is used in a Particle System's trigger module causes the editor to crash in "PhysXRaycast::BatchOverlap".
Repro Steps:
1) Open attached project and scene "Test"
2) Disable the collider component of "Cube"
3) Enter play mode and observe crash (editor.log)
No regression test, new feature in 5.4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment