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 mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
- Invalid asset path & Invalid value for font MissingAssetReference Warnings are spammed when deleting a Font used by any Element in UI Builder
Add comment