Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.1.0a14
2019.2.0a13
Issue ID
1148101
Regression
Yes
[Physics2D] Disabling and enabling "Max Distance Only" throws runtime errors on changing length connection
Disabling and enabling "Max Distance Only" under Distance Joint 2D throws runtime errors on changing length connection.
Steps to Repro:
1. Import attached package.
2. Open "DistanceJoint2D_MaxDistanceOnly" Scene.
3. Select in Hierarchy > Anchor 4 > Crate 4.
4. Inspector > Distance Joint 2D > Maximum Distance Only > Uncheck > Check > Play.
5. Drag Crate 4 towards the Anchor.
Actual Result:
Multiple errors are thrown.
Expected Result:
Crate can be dragged towards the Anchor.
Environment:
Windows and Mac
Occurring with:
2019.2.0a13, 2019.1.0f1, 2019.1.0a14
Working with:
2019.1.0a13, 2018.3.0f2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment