Search Issue Tracker
Fixed in 2017.2.0f3
Votes
0
Found in
2017.2.0b5
Issue ID
938877
Regression
Yes
Selecting a shader with "GrabPass" crashes the Editor if Graphics API is DirectX 11
Reproduction steps:
1. Open "MinimalRepro.zip" project (It crashes the first time)
2. Drag "Water" from "Shaders" folder, to "New Material" in "Materials" folder
3. Click on "New Material"
Expected Result: It shows it's properties in the Inspector window
Actual Result: The Editor crashes
Reproduced with: 2017.3.0a3, 2017.2.0b6, 2017.2.0a1
Regression introduced in: 2017.2.0a1
Did not reproduce on: 2017.1.0p3, 5.6.3f1
Fixed in: 2017.2.0b7
Note:
Changing "m_DefaultBehaviorMode" from 1 to 0 in the "EditorSettings.asset" asset to stop the crash from happening.
Only crashes if Graphics API is DirectX11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
- [iOS] Application frequently crashes on Social.LoadAchievements call when many achievements are registered
- Errors “RenderPass: Attachment 0 is declared as depth attachment but RGBA8 sRGB is not a valid depth format.“ and “BeginSubPass: Not inside a Renderpass“ are present when using Native RenderPass with a RenderTexture that only has depth output
- ArgumentOutOfRangeException is thrown when an empty DropdownField is clicked at runtime
Add comment