Hi Deltakosh,
i uninstalled and reinstalled unity3d due to some issues.
Form that time on wards i am not getting the Babylonjs tab in unity3d menu , i even tried with new project but still its not working .
Unity : 5.3.4f1
Below is the error coming in console :
Unhandled Exception: Mono.CSharp.InternalErrorException: Assets/Unity3D2Babylon/SceneBuilder.Animations.cs(12,19): Unity3D2Babylon.SceneBuilder ---> Mono.CSharp.InternalErrorException: Assets/Unity3D2Babylon/SceneBuilder.cs(19,54): Unity3D2Babylon.SceneBuilder.materialsDictionary ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime.Serialization, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies.
File name: 'System.Runtime.Serialization, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
In Unity : 4.3.4f1 version when i copied unity3d2babylonjs folder into assests folder i am getting below error:
Assets/Unity3D2Babylon/SceneBuilder.Animations.cs(7,19): error CS0234: The type or namespace name `Animations' does not exist in the namespace `UnityEditor'. Are you missing an assembly reference?
Windows : 8 is the OS i am working on.
Please help me.