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
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
- Crash on invalid_parameter_internal when starting Standalone Profiler
- VFX Graph tooltips have a double line on the bottom side
Add comment