Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b17
Issue ID
794402
Regression
Yes
[Instancing] Using an Instanced Shader on a SkinnedMeshRenderer crashes the Editor
Reproduction steps:
1) Open "case_794402_ShaderCrash.zip" project
2) Open "TestScene" scene
3) Select "cloth_plane_test" object in hierarchy
4) Change "cloth_plane_test" object's material's shader to ".This crashes/multi_compile_instancing crash" (or add "Instancing" material on this object)
Expected result:
Works as described
Actual result:
Unity crashes
Note:
On Unity version 5.4.0b15 this does not crash, but issue still exists: plane becomes invisible.
Regression started from 5.4.0b16
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment