Unity Issue Tracker - "NullReferenceException" is thrown when adding IKManager2D Component to a GameObject
Fixed
DANB-475
"NullReferenceException" is thrown when adding IKManager2D Component to a GameObject
Package: 2D Animation
Fixed
8.0.X
7.0.X
Won't Fix
5.2.X
Fixed in 2D Animation 7.0.12
How to reproduce:
1. Open the attached project "LoL_Math_Game.zip"
2. Open Assets\FactoryGame\Scenes\GameScene.unity
3. Select "RobotPrefab" in the Hierarchy window
4. Add "IK Manager 2D" Component to "RobotPrefab"
Expected results: No errors thrown
Actual results: "NullReferenceException" is thrown in the Console window