Search Issue Tracker
Duplicate
Votes
3
Found in
2018.3.0a5
2019.1.0a1
2019.1.0f2
2019.2.0a1
2019.3.0a1
Issue ID
1149736
Regression
No
Rigidbody's Collision Detection does not change to Continuous Dynamic when changing it from Continuous Speculative
How to reproduce:
1. Open "SampleScene" Scene in the attached "Repro1149736.zip" Project
2. Enter the Play Mode
3. Observe that the Player does not Collide on the red Plane in the Game View
4. Change Collision Detection to Continuous Speculative
5. Press "Space" and Observe that now the Player is Colliding with red Plane
6. If you change Collision Detection back to Continuous Dynamic the Behavior still indicates that Continuous Speculative is active
Expected Behavior: The Collision Detection changes to Continuous Dynamic
Actual Behavior: The Collision Detection stays Continuous Speculative according to the Behavior of the Player
Reproducible with: 2018.3.14f1, 2019.1.1f1, 2019.2.0a14, 2019.3.0a1
Note: If you Deactivate and Reactivate the GameObject - the Collision Detection changes to Continuous Dynamic if it is selected. Could not test with 2018.3.0a4 and 2017.4 because the Continuous Speculative was introduced in 2018.3.0a5.
Comments (1)
-
S-P-A-C-E-D
May 30, 2020 00:42
Dealing with this issue currently, thank you for the work around about disabling and enabling the gameobject.
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 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
This is a duplicate of issue #1177698