Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2019.1.X
Votes
0
Found in
2017.1.0f3
Issue ID
938054
Regression
No
Unity freezes when adding variants to ShaderVariantCollection for shader with many shader_feature
Steps to reproduce:
1) Download attached project 'BugReproShaderVariants.zip' and open in Unity
2) In the Project window, click on 'ShaderVariantsForMany.shadervariants' Shader Variant Collection
3) In the Inspector window, click on 'Add shader' button
4) After shader selection window shows up, double click on 'ManyVariantsShader.shader' shader
5) Click on the plus icon to add a shader variant to Shader Variant Collection
----Unity will freeze
Expected result: Unity should add a shader variant to Shader Variant Collection without freezing
Actual result: Unity freezes while adding a shader variant to Shader Variant Collection
Reproduced with:
5.5.4p2, 5.6.3f1, 2017.1.0p3, 2017.2.0b6, 2017.3.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceException error thrown when changing Scenes in Play Mode
- Crash on "'anonymous namespace'::ConvertFBXShapes" when importing an FBX file
- Crash on Transform::RemoveFromParent when Object.DestroyImmediate() is called on Transform
- [Linux] Player consumes more CPU resources when it is running in the background
- Save process is triggered every time when prefab property values are changed by dragging
Add comment