Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2020.2.X
Votes
0
Found in
Issue ID
1258247
Regression
No
ArticulationBody won't send the collision events if the script with the OnCollisionXXX function was added after the GO creation
Download the attached project.
1. open SampleScene
2. press play
3. notice that once the ball touches the plane there's no collision event being sent (nothing is printed in the console window)
Expected: "On collision enter" message is printed into the console
Actually: Nothing is printed into the console
Extra detail: It's going to work just fine if the CollisionReport class is added before entering the play mode, see the Repro script for more.
Filed by anthony on behalf of DeepMind.
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
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Resolution Note (fix version 2021.1):
Fixed in 2021.1.0a9