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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment