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
- Decal Shader Graph - Custom vertex interpolators are always 0
- Error “NullReferenceException: Object reference not set to an instance of an object“ is present when the UI Toolkit Debugger window is docked and inactive on Editor launch
- RenderTexture pixels are gray when created without drawing on macOS
- Slider disappears when the Baked Lightmap Viewer window is at its minimum size
- Crash on 'TransformParticleMesh' when setting Particles in PlayMode
Add comment