You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 22, 2018. It is now read-only.
This occured when I created a new Material and wanted to add a parameter to it. Debug window showed the following exception when the problem occured:
[]: Error: An exception occurred while processing thumbnail request: Object reference not set to an instance of an object.
[C:/Users/Jaanus/Code/Paradox3D/ImportFirstAsset/ImportFirstAsset/Assets/Shared/Material.pdxmat(1,1)]: Error: BuildStep SiliconStudio.Assets.Compiler.ThumbnailCommandParameters`1[SiliconStudio.Paradox.Assets.Materials.MaterialAsset] failed.
[C:/Users/Jaanus/Code/Paradox3D/ImportFirstAsset/ImportFirstAsset/Assets/Shared/Material.pdxmat(1,1)]: Error: BuildStep Build step list (3 items) failed.
The text was updated successfully, but these errors were encountered:
Thanks for reporting this issue. We have planned some refactoring of the property grid that should fix this issue as well. It should be corrected hopefully during October.
…ter-1.9
* commit '619c47f8343fc525839c9962167cbf58da5ef721':
[Editor] Move a few more classes around
[Editor] Move Quantum commands into a different folder from view model objects
[Quantum] Rename remaining "observable" quantum-related symbols
[Quantum] Rename Observable-named classes to ViewModel-named classes
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Paradox studio version: 1.0.0-alpha09
To select parameter value, you need to select it twice in Paradox Studio Property Grid as shown here: http://gyazo.com/dd340b7568d81d4737f06529774ec4d8
This occured when I created a new Material and wanted to add a parameter to it. Debug window showed the following exception when the problem occured:
[]: Error: An exception occurred while processing thumbnail request: Object reference not set to an instance of an object.
[C:/Users/Jaanus/Code/Paradox3D/ImportFirstAsset/ImportFirstAsset/Assets/Shared/Material.pdxmat(1,1)]: Error: BuildStep SiliconStudio.Assets.Compiler.ThumbnailCommandParameters`1[SiliconStudio.Paradox.Assets.Materials.MaterialAsset] failed.
[C:/Users/Jaanus/Code/Paradox3D/ImportFirstAsset/ImportFirstAsset/Assets/Shared/Material.pdxmat(1,1)]: Error: BuildStep Build step list (3 items) failed.
The text was updated successfully, but these errors were encountered: