Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.NotImplementedException after adding layer or light in MaterialCreator #299

Open
hansmbakker opened this issue Oct 12, 2018 · 1 comment
Assignees

Comments

@hansmbakker
Copy link
Contributor

Issue Type

[x] Bug Report

Current Behavior

MaterialCreator crashes when clicking the "+" button for "Add layer" or "Add light".

The error message is

System.NotImplementedException: The method or operation is not implemented.
   at MaterialCreator.LayerControl.LayerControl_obj1_Bindings.ProcessBindings(Object item, Int32 itemIndex, Int32 phase, Int32& nextPhase)

Expected Behavior

Adding a layer or light without a crash

Steps to Reproduce (for bugs)

  1. Clone this repo
  2. Retarget the MaterialCreator solution to the 17763 SDKs
  3. Run the MaterialCreator app
  4. Click the "+" button for "Add layer"

Your Environment

  • SDK #: 17763
  • Operating System build # : Windows 10 build 17763
  • Visual Studio Version # : 15.9 Preview 3
@daneuber
Copy link
Member

@hansmbakker Thanks for the feedback! We've pushed updates that fix this issue on our end - can you let us know if these work on your end as well?

@daneuber daneuber self-assigned this Oct 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants