Search Issue Tracker
Fixed
Fixed in 7.0.12, 9.0.0-pre.1
Votes
0
Found in [Package]
5.2.7
7.0.10
8.0.5
Issue ID
DANB-475
Regression
No
"NullReferenceException" is thrown when adding IKManager2D Component to a GameObject
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
Reproducible with: 5.2.7 (2020.3.48f1), 7.0.10 (2021.3.25f1), 8.0.5 (2022.2.0a12)
Not reproducible with: 9.0.0-pre.1 (2023.1.0a2), 10.0.1 (2023.1.0b16, 2023.2.0a15)
Reproducible on: Windows 10
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Resolution Note (fix version 7.0.12):
Fixed in 2D Animation 7.0.12