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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Doesn't seems to happen often. Will look into it if there is more vote.