Material Editor broken in Nightly?

Hi all,

is it just me, or is te material editor broken?
I converted a mesh from a .obj file, no material.
In the scene editor I go to the properties and chose create j3m file. The material file gets created, but without any editable fields.
Only Additional render states are present in the file:

Material MyMaterial : Common/MatDefs/Light/Lighting.j3md {
MaterialParameters {
}
AdditionalRenderState {
FaceCull Back
Wireframe Off
DepthWrite On
PolyOffset 0.0 0.0
AlphaTestFalloff 0.0
Blend Off
PointSprite Off
ColorWrite On
DepthTest On
}
}

Working material files get also the working props removed, very annoying since materials mostly have save immediately checked…

Is this only on my side or has anybody else problems with materials in the sdk? I’m on nightly Material Support has version 3.1.0.10764

I don’t have the issue it’s working fine for me.
On what OS are you runing the sdk?

Ok, so it seems to be a problem on my side. Thnx for the feedback. I am on windows 7 64 bit. Will download a clean copy and give it a try.

You are aware that there are no nightly updates anymore right? What you get when you enable nightly updates is just “something” between whats trunk now and the last stable which is definitely not meant to work properly in any way.