UnityRuntimeOBJLoaderDocs icon indicating copy to clipboard operation
UnityRuntimeOBJLoaderDocs copied to clipboard

More Extensive Documentation for the Free Unity Runtime OBJ Loader by Aaro4130.

Results 9 UnityRuntimeOBJLoaderDocs issues
Sort by recently updated
recently updated
newest added

throws an out of memory error for rendering large .obj files into the scene

Hey hi! On IOS I get an error while importing an .obj saved to a specific path. And I really don't get why it doesn't load. Maybe you know what...

Hello, As the title says materials not working in URP/ This are the errors ![image](https://user-images.githubusercontent.com/47971927/153408321-f39c0b31-3b94-4806-88cd-8ceef4cf6fd2.png)

So the tool does what it says it does but every time I want to load an object, I have to go into Unity or the script and edit the...

We found a bug that if I want to import a .obj file generated by trimesh, we can not import it in and when running unity, the game will stuck....

Hi, I use your addon which works very well to import an obj with its mlt in runtime, but when I use it in webgl (so in a web browser),...

how can we load obj in async call, current load stuck the unity scene.

Hi ! When I load the obj with some models it loads the material and with other models it does not. What is this due to?

Hi, the imported obj does not have any mesh collider - generate collider . This generate collider is part of Unity inspector for newly imported obj file. Is there any...