Search Issue Tracker
Fixed in 4.3.X
Votes
0
Found in
4.3.0b5
Issue ID
568977
Regression
No
Sprite Packer window breaks completely when calling AddAtlas on new SpritePacker policy
- Open the test scene in the attached project
- Open the SpritePacker window and select the custom made packer policy
- Press the Repack button
Result:"IndexOutOfRangeException: Array index is out of range.
UnityEditor.Sprites.PackerWindow.RefreshState () (at C:/BuildAgent/work/d3d49558e4d408f4/Editor/Mono/Sprites/SpritePackerWindow.cs:253)
UnityEditor.Sprites.PackerWindow.OnGUI () (at C:/BuildAgent/work/d3d49558e4d408f4/Editor/Mono/Sprites/SpritePackerWindow.cs:267)
System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at /Users/builduser/buildslave/monoAndRuntimeClassLibs/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)"
and Sprite Packer window becomes completely unusable
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "New" Label overlaps long Asset names in Import Unity Package Window
- Rotation values flip in animation when importing FBX with a generic rig
- [Quality Hackweek] Activated Terrain Inspector is active only until the terrain GameObject is deselected when two or more Inspectors are open
- Physics Used Memory keeps growing when GameObject colliders are enabled and disabled
- Errors are thrown and Inspector's UI element is not drawing when a GameObject with script component using a List<T> attached is selected
Add comment