Search Issue Tracker
Active
Votes
0
Found in
2021.3
2021.3.2f1
2022.1
2022.2
Issue ID
1428513
Regression
No
Multiple NullReferenceExceptions are thrown after assigning a Transform Component to the serialized field
Reproduction steps:
1. Open the attached 'Project_IK_Issues' project
2. Open the 'SampleScene'
3. Observe the Console
Expected result: No errors are in the Console
Actual result: Multiple 'NullReferenceException: Object reference not set to an instance of an object' are in the Console
Reproducible with: 2021.3.4f1, 2022.1.4f1, 2022.2.0a17
Could not test with: 2019.4.39f1, 2020.3.34f1 ('Prefab instance problem')
Reproduced on: macOS 11.6 (Intel)
Note:
- Reassigning the Transform Component of the 'IK_Arm_R' GameObject to the Effector field of the 'IK_Arm_L' fixes the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
Add comment