Search Issue Tracker
Fixed in 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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment