Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.1.X, 2018.2.X
Votes
0
Found in
2017.4.1f1
Issue ID
1031811
Regression
No
Crash on adding Polygon Collider to transperent Texture with specific Transform settings
How to reproduce:
1. Open the user-submitted project
2. Add the "hexagon-png-other-resolutions-276-240-pixels-553" sprite from the "Images" folder to the Hierarchy
3. In the Inspector change the Y Position to 1, X Rotation to 270 and Scale on all axis to 0.2
4. Add a Polygon Collider component to the sprite
Expected result: The Polygon Collider is added successfully
Actual result: The Editor crashes while adding the component
Reproduced in: 2018.2.0b3, 2018.1.0f2, 2017.4.2f2, 2017.2.3f1, 2017.1.3p4
Note: Does not seem to reproduce with non-transparent textures or different colliders, transparency and the rotation seem key to the crash
Verified in: 2018.3.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
Add comment