Search Issue Tracker
Not Reproducible
Votes
1
Found in
2018.2.0f2
Issue ID
1061869
Regression
No
[2D Animation] Crash when generating bones in "Sprite Skin" on an object with a Shader Graph material
How to reproduce:
1. Open attached project "ShaderBonesCrash.zip" and scene "TestScene"
2. In Hierarchy window, select "Player" object
3. In Inspector window, add "Sprite Skin" script (the script comes from "2D Animation" package)
4. In "Sprite Skin" component, press "Create Bones"
5. Observe Unity Editor
Expected result: the bones of the "Player" are created
Actual result: unity crashes
Reproducible with: 2018.1.9f1, 2018.2.2f1
Could not test with: 2018.2.0a5, 2018.3.0a7 (due to shader not working after re-importation)
This issue seems to be fixed in 2018.2.4f1 and newer Unity versions
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment