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
- “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
Resolution Note (fix version 7.0.12):
Fixed in 2D Animation 7.0.12