01-02-2019, 09:22 AM
(This post was last modified: 01-02-2019, 09:24 AM by josemendez.)
(01-02-2019, 09:11 AM)chinmay Wrote: I am facing the same issue.
Unity crashes during import.
Even after restarting Unity, when I try to run a sample scene or create a new 3DÂ Obi object, it crashes down.
I am running Unity version 2018.7.1f1(64bit)
I have attached my system configurations.
Please help me fix the issue
Might be related to the i7-2600 not supporting the AVX2 SIMD instruction set. We started using it in 4.0 but I think we'll have to roll back to SSE instead in 4.0.2.
Try downloading this:
https://we.tl/t-TjiRkO0mtN
Replace the /Obi/Plugins/x86 and Obi/Plugins/x86_64 folders in the Unity project with the ones in that zip, and let me know how it goes.