Search Issue Tracker
Fixed in 2019.1
Votes
0
Found in
2018.2.0b7
2018.2.11f1
2018.3.0a1
2019.1.0a1
Issue ID
1104094
Regression
Yes
IndexOutOfRangeException error is thrown when trimming a sprite that has a greater resolution than It's Import Settings
How to reproduce:
1. Open the attached project ("Repro project")
2. In the Project WIndow select the "case_1104094-Warden_Small" texture and change Its "Max Size" to 1024
3. Open the Sprite Editor and draw two big rectangles onto the sprites
4. Click "Trim" and try to save the changes
5. Observe the Console Window
Expected result: The changes are saved correctly without any errors
Actual result: IndexOutOfRangeException error is thrown
Reproduced in: 2019.1.0a11, 2018.3.0f1, 2018.2.19f1, 2018.2.0b7,
Not reproducible in: 2018.2.0b6, 2018.1.9f2, 2017.4.17f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Nodes in the Vertex block are deleted when the edge connected to the Node is deleted
- Changes to instanced detail mesh material don't immediately apply
- Undo.RegisterCreatedObjectUndo dirties the scene, but no actual changes to Scene are made
- [Profiler] Scrubbing through filtered frames or sorting their data replaces the displayed data with duplicated data entries
- Errors are thrown and Sub Emitter is not reparented when trying to reparent Sub Emitters of Prefabs
Add comment