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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Add comment