Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  Visual "Exception User-Unhandled" on Unity 2022.1.17f1
#4
(08-11-2022, 08:24 PM)bagelbaker Wrote: Hello,

Just to be clear, the exception occurs in Visual and nothing is logged in Unity.
https://www.dropbox.com/s/s7b29dk8zbrj3h...n.png?dl=0

I just managed to reproduce it in a simple project with Obi 4.6 imported.
  1. Open RopeShowcase
  2. "Attach to Unity" in Visual (2019)
  3. Hit "Play" in the Editor.
  4. The exception should occur in Visual.
This occurs in Unity 2022.1.17f1 but not in 2021.3.2f1

Oh and disabling safety checks doesn't get rid of the issue.

Cheers

Hi,

Thanks for the details! I was able to reproduce this, I can't identify any issues in Obi's code that would lead to this behavior. It seems like a bug in either VS or Unity. I'll be trying to create a minimal reproducible example and raise a bug report with Unity, will keep you informed.

kind regards,
Reply


Messages In This Thread
RE: Visual "Exception User-Unhandled" on Unity 2022.1.17f1 - by josemendez - 11-11-2022, 09:22 AM