Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can generated mesh be enabled to read/write?
#1
I'm using an asset that needs mesh to be set to read/write for the vehicles to work properly.
   

To make this work, I have to:

1. save mesh
2. export to fbx [of note; this still does enable R/W for the mesh so...]
3. import to Maya
4. RE-EXPORT fbx to enable read/write

Thanks in advance
Reply
#2
Hi
I tested whether a mesh is Read/Write enabled for all the following cases, and in all of them the test was positive:
- The created mesh part of the generator
- The exported mesh to the scene
- The exported mesh to an asset.
The test I did was to log the isReadable property of those meshes. Here is the documentation of that property:
https://docs.unity3d.com/ScriptReference/Mesh-isReadable.html
As you can see in the following sentence from that documentation, this property is the equivalent of the Read/Write Enabled checkbox:
"You can set this value using the Read/Write Enabled checkbox when importing a model to Unity"
So if there is an issue Curvy's side, it is not a systematic issue.

Can you check on your side that the meshes generated by Curvy have isReadable set to true? If this didn't help you find the source of the problem, please send me a minimal reproduction case, so that I can check this further
Also, what version of Curvy do you use?

Have a nice day
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Available for freelance work—feel free to reach out.
Reply
#3
(04-07-2022, 01:02 PM)_Aka_ Wrote: Can you check on your side that the meshes generated by Curvy have isReadable set to true?


Or simply check the Read/Write Enabled in the mesh's inspector, that's way easier Smile

   
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Available for freelance work—feel free to reach out.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Can Deform Mesh shrink as well as stretch? davelloyd 1 3 Yesterday, 11:16 AM
Last Post: _Aka_
  Is it possible to make the face at the end of mesh? Chanon 3 6 11-14-2024, 04:38 PM
Last Post: _Aka_
  Mesh deform - baby guide jmh1804 7 12 08-22-2024, 07:18 AM
Last Post: _Aka_
  Incorrect mesh alignment after extrusion on curved path Thinkurvy 10 22 04-17-2024, 10:57 AM
Last Post: _Aka_

Forum Jump: