Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2018.2.X
Votes
0
Found in
2017.2.0b3
2017.3.0f3
Issue ID
1010125
Regression
Yes
[SpriteEditor] IndexOutOfRangeException is thrown when applying changes before trimming sprite
To reproduce:
1. Open project
2. Select 'test1' sprite
3. Change its sprite mode to single, apply changes
4. Change its sprite mode back to multiple, apply changes
5. Open sprite editor
6. Mark sprite, trim, apply changes
7. Open 'test2' in the sprite editor
8. Mark sprite, apply changes, press trim button
Expected: no errors will be thrown
Actual: IndexOutOfRangeException is thrown
Reproduced: 2017.2.2p1, 2017.3.2f1, 2018.1.0b13, 2018.2.0b8
Not reproducible: 5.6.5p2, 2017.1.3p2 (in these versions trim button becomes greyed out after applying changes)
Note: on some versions issue is reproducible only on freshly downloaded(not modified) repro project
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] QosService.Instance.GetSortedMultiplayQosResultsAsync crashes Player when it's built
- [Linux][IL2CPP] Player is not killed when using xkill command
- Decal is not drawn when using Deferred Rendering, a Rendering Layer, and Screen Space Ambient Occlusion
- "unity-radio-button-group__container" element is not referenced when calling RadioButtonGroup.contentContainer
- Unclear documentation about when ScriptableObject.Awake() is called
Add comment