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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment