Search Issue Tracker
Active
Under Consideration for 1.3.X
Votes
0
Found in [Package]
1.2.0-pre.6 - Entities
1.3.X - Entities
7000.0.0a1
Issue ID
ECSB-847
Regression
No
Static tree fails to update during collision detection when using Custom Physics Worlds
Reproduction steps:
1. Open the attached “BugRepro” project
2. Import the Custom Physics Authoring sample from the package manager (Window > Package Manager > Unity Physics > Samples)
3. Open the “Assets/Scenes/SampleScene.unity” Scene
4. Enter the Play Mode
5. Observe the Game view
Expected result: Both the blue and red cubes collide with the purple cube, which has a static collider
Actual result: The blue cube collides with the purple cube, but the red cube goes through the purple cube
Reproducible with: 1.0.16, 1.1.0-pre.3 (2022.3.19f1, 2023.2.8f1, 2023.3.0a19), 1.2.0-pre.6 (2022.3.19f1, 2023.2.8f1, 2023.3.0b5)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note: Changing the starting position of the purple cube to Y=1 results in both cubes colliding with the purple cube
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
Add comment