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
- Clear Dynamic Data On Build does not clear data after a clean build when the Atlas Population Mode is set to "Dynamic" or "Dynamic OS"
- A tile from the wrong layer gets selected in the Tile Palette when an Aseprite file with multiple layers is imported as a Tile Set
- Particle geometry is inverted, billboard is not lit, not receiving shadows in cubemap reflection when Render Alignment is set to View
- Menu bar list orders change when Domain Reload is performed
- Unity Hub Module icons wrap poorly when they occupy two rows
This is a duplicate of issue #1177698