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
if installed by adding new scope to the Packages/manifest.json
if change both files to include option for read/write enabled - this changes will disappear when rebuild the solution in VS.
Because, it will point to the version "1.0.1" which does not have this readwriteenabled in the code.(in that branch)
Thanks
Zul
The text was updated successfully, but these errors were encountered:
Hi,
PlyImporterInspector.cs
PlyImporter.cs
[SerializeField] bool _readWriteEnabled = false;
if installed by adding new scope to the Packages/manifest.json
if change both files to include option for read/write enabled - this changes will disappear when rebuild the solution in VS.
Because, it will point to the version "1.0.1" which does not have this readwriteenabled in the code.(in that branch)
Thanks
Zul
The text was updated successfully, but these errors were encountered: