Search Issue Tracker
Won't Fix
Fixed in 5.6.X
Won't Fix in 5.4.X
Votes
0
Found in
5.6.0b7
Issue ID
887982
Regression
No
Editor hard crashes when building with custom shader in Always Included Shaders list
Reproduction steps:
1. Open the attached project.
2. Build it.
3. Editor crashes.
Editor doesn't crash if:
- "Dependency "BaseMapShader" = "Custom/Test"" is removed from the shader.
or
- Always Included Shaders list Size in set to 0 in the Graphics settings.
Last lines of the Editor log:
...
- Collect Sprites to Pack
[ 40 MB ]- Grouping sprites using the selected SpritePackerPolicy.
[ 40 MB ][ 40 MB ]- Completed grouping sprites to Atlas.
[ 40 MB ]- Build Sprite Atlas.
[ 40 MB ]- Packing 0 atlases.
[ 40 MB ]- Packing completed.
[ 40 MB ]- Update Sprites and Cleanup.
[ 40 MB ]
Reproduced with:
5.4.5f1, 5.5.2p2, 5.6.0b11, 2017.1.0a2
Add comment
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
Resolution Note:
Doesn't seems to happen often. Will look into it if there is more vote.