Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
5.5.2f1
Issue ID
889350
Regression
No
UI constantly sends out transform update messages, causing Physics systems to misbehave
Reproduction steps:
1. Open project attached (NinjasPath.zip)
2. Open scene "MainMenu_Japan" from Assets -> Scenes
3. Press Play.
Expected result: Ropes with boards will move smoothly.
Actual result: Objects tremble, there is no realistic bounce effect.
Note: It might be related to RigidBody2D changes in 5.5.
Reproduced on: 5.5.0f3, 5.5.2p2, 5.6.0f1,
Works fine on: 5.4.4p4.
Regression introduced in 5.5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment