Search Issue Tracker
Fixed in 5.0.3
Votes
0
Found in
5.0.0f4
Issue ID
687378
Regression
Yes
Chaning HingJoing.spring properties doesn't wake up connected rigidbody
Project Steps:
1. Open project (Attached by HingeBug).
2. Play scene "5.0 Test".
3. Select game object "Cube", to analyse changes.
4. Press "D" (it should chnage hinge target position).
5. Notice that nothing happens.
6. Stop playing scene.
7. Open script "RightFlipperScript".
8. Uncomment 36 and 37 lines.
9. Play scene "5.0 Test".
10. Press "D".
11. Everything works fine.
Workaround:
- Check if connected rigid body sleeping, then wake up it.
Reproduced: 5.0.1f1, 5.0.0p3, 5.0.0b22, 5.0.0b15, 5.0.0b10
Regression: 4*
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
Add comment