Search Issue Tracker
Fix In Review for 15.0.0
Votes
0
Found in
13.0.2
14.0.2
Issue ID
UUM-131322
Regression
No
Error “IKGizmos: Mismatching number of solvers“ is present when removing the non-assigned Solver
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. In Hierarchy select the “IK“ GameObject
4. In Inspector, find “IK Manager 2d (Script)” Component
5. Remove the non-assigned(second) Solver
Expected result: No Errors exist
Actual result: Error “IKGizmos: Mismatching number of solvers“ is present
Reproducible with: 13.0.2 (6000.3.3f1), 14.0.2 (6000.4.0b3, 6000.5.0a4)
Could not test with: 10.2.2 (6000.0.65f1) (Library\PackageCache\com.unity.2d.common@51e9484895c4\Editor\ScriptablePacker\SpriteAtlasGeometryPacker.cs(876,33): error CS0115: 'SpriteAtlasGeometryPacker.Fit(SpriteAtlasPackingSettings, SpriteAtlasTextureSettings, ScriptablePacker.PackerData)': no suitable method found to override)
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Note:
- The only way to stop the Error spam is to Undo the operation or disable/remove the Component
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment