Search Issue Tracker
Active
Under Consideration for 1.3.X, 7000.0.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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Add comment