Search Unity

Unity constantly freezes since the update to 4.1

Discussion in 'Editor & General Support' started by taumel, Mar 19, 2013.

  1. taumel

    taumel

    Joined:
    Jun 9, 2005
    Posts:
    5,292
    0) Unity 4.01 worked fine on the latest OS X.
    1) Got the update message and installed 4.1. (404 when trying to access the update url)
    2) Unity doesn't work anymore. Freezes (Apple's spinning wheel) for seconds between each interaction/change/click/every few seconds in the IDE.
    3) Deleted the new version and installed the old one, problem remains.
    4) Deleted the old one and reinstalled the latest version, problem remains.

    Unity is in a unuseable state.


    Any ideas?
     
    Last edited: Mar 19, 2013
  2. SteveB

    SteveB

    Joined:
    Jan 17, 2009
    Posts:
    1,451
  3. taumel

    taumel

    Joined:
    Jun 9, 2005
    Posts:
    5,292
    This feels like somekind of a bad joke.

    @Unity What's up?!
     
  4. SteveB

    SteveB

    Joined:
    Jan 17, 2009
    Posts:
    1,451
    FWIW, and this should go without saying, but going back to 12C60 (OSX 10.8.2) from Sunday has me rocking again.

    What concerns me is that every single time OSX and/or Xcode is updated along side a new version of Unity, we have to fear our projects becoming completely borked. I know I should've learned my lesson from the last major conflict (Unity 3.x + Xcode 4.x.x or something?) but it has been a tad smoother for quite awhile.

    I honestly don't recall this being ever being an issue with my PC's. I think most new apps still only req. Vista and newer, yet one tiny OSX maintenance update breaks software? What in the world is going on that is making it difficult for Unity to remain stable?

    -Steve
     
  5. taumel

    taumel

    Joined:
    Jun 9, 2005
    Posts:
    5,292
    I did a fresh install with 10.8.3 a couple of days ago and i had zero issues in other tools/apps so far.

    Then you update Unity and boom it screws up the usage of both old and new versions. Was it too close making reasonable tests with 10.8.3 then (if it's 10.8.3 related)?

    What really annoys me is the poor and unprofessional response from Unity so far.
     
    Last edited: Mar 19, 2013
  6. taumel

    taumel

    Joined:
    Jun 9, 2005
    Posts:
    5,292
  7. SteveB

    SteveB

    Joined:
    Jan 17, 2009
    Posts:
    1,451
    Support here is discouraging to say the least, so I'm not surprised this will fall by the wayside. Notice my thread regarding this issue has fallen off the front page, without even a mention that perhaps someone is looking into it. More-so you'll see lots of threads here in Support that have single digits in replies with only a few in the tens of responses, and many with zero.

    I hate to be 'that guy' but far too many times have my threads been completely ignored, questions I considered reasonable and only posted after I attempt to research an issue myself.

    When you factor in how much I, and any Pro user has spent on the software and assets, that ANY support needed, such as Unity being effectively broken, would be taken very seriously, even if it's only happening to the few of us. A simple "...we've noted your question and looking into the problem". Heck if the answer is completely foreign and a solution unknown, then at least offer that perhaps it's a tougher problem, but don't just ignore it and hope it goes away.

    Do we need a private Pro support forum?

    Is Support intentionally lacking to 'encourage' users to pay for Premium Support? (I know this is a bit conspiratorial but it's not implausible)

    Is there an alternative way to contact Unity support outside of these forums? This seems needless else why have the Support forum in the first place.

    To be clear, I'm always very happy with my experience with Unity, and I rarely have issues that make me unhappy enough to warrant my little 'soap boxing' here on the forums. I'm going to assume that Unity has to be aware by now that 10.8.3 can break Unity for users. I'm aware that the general sentiment to these forums is for 'users to help users', but the consistent lack of attention from Unity is frustrating.

    Nothing changes on my end and I just learn to adapt and continue development, but to say I'm not disappointed would be disingenuous.

    Thanks guys.

    -Steve
     
  8. taumel

    taumel

    Joined:
    Jun 9, 2005
    Posts:
    5,292
    You're using Pro too, right?

    Somehow i'm glad i'm not the only one as i'm quite good in finding bugs/glitches/quirks due to that i sometimes approach things from a different angle or due to having not only mainstream projects. It often takes some further time until others run into those issues then as well, which is kind of lost time on my side for writing workarounds.

    On a less serious note: It also helps to avoid possible paranoias for licence specific code like "if taumel then screw things up a bit". On the other hand maybe someone was just clever enough to add someone from a random list, so that it appears to be a more "normal behaviour".

    Nope, i completely agree with what you're saying.

    *bump*
     
  9. SteveB

    SteveB

    Joined:
    Jan 17, 2009
    Posts:
    1,451
    iOS Pro yup. Antenna Tree responded to me in my initial thread, though he only asks for a bug report. Problem is I'm not crashing, so would the bug report be of any value if I'm Force Quitting?
     
  10. taumel

    taumel

    Joined:
    Jun 9, 2005
    Posts:
    5,292
    No idea, give it a try, maybe it collects some additional data beyond the crash log, starting Unity and trying to quit (we remember the spinning wheel instantly kicks in) spits out:

    21.03.13 10:34:26,382 Unity[1826]: NSDocumentController Info.plist warning: The values of CFBundleTypeRole entries must be 'Editor', 'Viewer', 'None', or 'Shell'.
    21.03.13 10:34:26,781 mDNSResponder[39]: Bad service type in tBook._unityiphoneremote._tcp.local. Application protocol name must be underscore plus 1-15 characters. See <http://www.dns-sd.org/ServiceTypes.html>
    21.03.13 10:34:26,781 mDNSResponder[39]: Bad service type in ._unityiphoneremote._tcp.local. Application protocol name must be underscore plus 1-15 characters. See <http://www.dns-sd.org/ServiceTypes.html>
    21.03.13 10:34:26,782 mDNSResponder[39]: Bad service type in tBook._unityiphoneremote._tcp.local. Application protocol name must be underscore plus 1-15 characters. See <http://www.dns-sd.org/ServiceTypes.html>
    21.03.13 10:34:37,799 WindowServer[78]: CGXDisableUpdate: UI updates were forcibly disabled by application "Unity" for over 1.00 seconds. Server has re-enabled them.
    21.03.13 10:34:40,160 WindowServer[78]: reenable_update_for_connection: UI updates were finally reenabled by application "Unity" after 3.36 seconds (server forcibly re-enabled them after 1.00 seconds)

    The waiting game runs as long as Unity is open then.
     
    Last edited: Mar 21, 2013
  11. Cecilie

    Cecilie

    Unity Technologies

    Joined:
    Jul 6, 2012
    Posts:
    83
    Hi there

    These issues are definitely something to report bugs for. If possible, please do so from the instance of Unity that is crashing or beachballing - that way we get the relevant editor.log. When you submit a bug, reproduction steps are important, if we can't reproduce the issue then we most likely can't fix it.
     
  12. SteveB

    SteveB

    Joined:
    Jan 17, 2009
    Posts:
    1,451
    Ah and you know, I fixed my machine by restoring back to before 10.8.3, so it'll have to be your bug report Taumel.

    Otherwise the only thing I can offer is that the reproduction steps are to simply update all the software to current, as I and Taumel outlined in our initial posts, and you get the beachball in Unity.

    -Steve
     
  13. taumel

    taumel

    Joined:
    Jun 9, 2005
    Posts:
    5,292
    I can't rewind the system due to different reasons but also wiping Unity away from the machine (at least as far as i know where Unity leaves its footprints ({package, prefs, licence, cache, asset store, project settings, demo project, mono, .?.}, asking for a new licence, ...) doesn't change a thing about it and as i have *surprise* work to do as well i meanwhile utalised another computer, which sucks (a: generally, b: especially because i'm not at my office but on the road).

    I sent a couple of reports (plus hang report) already, those with the upset mood.

    @Unity
    If you need further input, you know my email address.

    The reproduction is pretty easy. Take my computer (specs have been sent, OSX 10.8.3), install the update over 4.0.1, launch Unity and the issues occur instantly, no matter which project is open, not matter which V4 version you install/try then.
     
    Last edited: Mar 21, 2013
  14. SteveB

    SteveB

    Joined:
    Jan 17, 2009
    Posts:
    1,451
    Hmmm, regarding rewinding (TimeMachine) I had no problems. Unless I'm mistaken that restore point is a complete picture of my system at that time, so it's as if the following day never happened; Unity is fine (thankfully!) :D

    Anyway good work Taumel thank you

    -Steve
     
  15. taumel

    taumel

    Joined:
    Jun 9, 2005
    Posts:
    5,292
    Well, there is no reason to thank but thanks.

    I would have preferred if i had not been forced hitting the forum/contacting Unity at all and just continue to work.

    After giving 4.1.1a try it didn't fix anything on this issue.
     
  16. goat

    goat

    Joined:
    Aug 24, 2009
    Posts:
    5,182
    The 404 issue with the update server sounds like to me you are using a loop-back hosts file (I don't blame you) and in the file are entries for google-analytics.com ssl.google-analytics.com. The update check and asset stores use those. The freezing is probably when Unity is trying to access resources to setup the Asset Store window.

    You will need to comment out those lines in the hosts file to get it to work.

    I agree Unity Technical Support isn't much help. I specifically asked them for a list of servers Unity connects to when Unity runs and they didn't answer.

    Maybe I need to buy one of those Premium Platinum Goumet Service Support accounts to get some of that Unity Love.

    Well given the abuse of html/js/and other scripting languages by SEOs and far less scrupulous people Unity should know that computers and accounts generally aren't being broken into via Ma Pa Kettle's weak passwords and a password list program.

    Here is the list to search your hosts file for:

    Update Check:
    http://updatecheck.unity3d.com / http://liquid9.unity3d.com (not a problem)
    http://www.google-analytics.com <- this connection in the MVPS hosts file is what breaks Unity update check,
    to use their hosts file comment out those lines

    Asset Store: (still works with hosts file but throws a global exception)
    http://kharma.unity3d.com
    http://login.live.com
    http://fonts.googleapis.com
    http://roaming.officeapps.live.com
    http://themes.googleusercontent.com
    http://ssl.google-analytics.com <- This causes Global Exception when connecting to Asset Store, so comment it out in the hosts file
    http://www.gravatar.com
    http://d2ujflorbtfzji.cloudfront.net
     
    Last edited: Mar 22, 2013
  17. SteveB

    SteveB

    Joined:
    Jan 17, 2009
    Posts:
    1,451
    @taumel ...oh heck, I'm definitely gonna thank you, as apparently we're the only people encountering this problem and you're actively trying to find an answer...and that means I'm not a crazy person! :D

    @goat ...wow that's really interesting actually, but are you suggesting taumal and I are using loop-back host files, or Unity is? I'm not going to pretend I completely understand what you wrote, but I get the gist. Hmmm...
     
  18. taumel

    taumel

    Joined:
    Jun 9, 2005
    Posts:
    5,292
    @goat
    Interesting input, thanks, the only thing is that i'm more or less using a vanilla installation of OS X 10.8.3, things worked properly before, i don't use loop-back hosts for the system. What i have active in Chrome(!) is the usual stuff like Flash-/Ad-Blockers plus Ghostery. But even if i disable Ghostery there or put unity3d.com on the whitelist it doesn't change a thing aout the hangs.

    The problem with Technical Support, from a more common pro user's point of view, in my opinion is that it takes too long to get feedback and fixes for critical issues plus as i wrote before the releases often aren't on a quality/mature level i expect a software like this to be. This was okay in the beginning but it isn't now anymore. This might be okay if you don't mind hanging around for a couple of days/weeks but it can cost money if you have to be productive.

    @SteveB
    Yeah, i know that feeling. You might want to record&upload a video which illustrates the issue. Most people enjoy watching movies.


    Unity said that they are investigating the issue.
     
    Last edited: Mar 23, 2013
  19. SteveB

    SteveB

    Joined:
    Jan 17, 2009
    Posts:
    1,451
    Are they? Antenna Tree came said one thing about bug reports in my initial thread and of course Cecilie here, but that's it. Both mention bug reports (to which I keep mentioning I can't offer since I had to restore my machine to be productive). I don't believe this is being taken seriously considering no one else seems to have the problem, or we're the only two guys who have all our software completely up to date.

    Regardless, my machine too is as basic as you can get. In fact I don't even use any special software for ad-block or anything-block for that matter. I'm a PC guy (where I do have tons of protection active) and use the iMac/Macbook Pro strictly for iOS development. So however OSX/Xcode/Unity come is how my machine is setup. The only thing I did do was turn off Spotlight, but otherwise barebones.

    Again, I fixed the issue quickly so there are no bug reports and nothing I can do to demonstrate whats happening, though it's not all that mysterious. Unity beachballs and every action I attempt takes 15 - 20 seconds to 'execute'.

    Goats theory is interesting but I'm not willing to go through this process(upgrading and potentially restoring again, which takes 6+ hours) if in fact it doesn't work. At the very least I'd like Unity to humor us and engage in some theory discussion about what could be causing it, just as Goat offered sight unseen.

    I have not had an issue with any upgrades of the OS, Xcode nor Unity since 2009, so I'd appreciate the benefit of the doubt that this is something worth investigating.
    I don't want to now start being fearful that when I upgrade that something is going to go wrong and nothing will be done about it.
     
  20. goat

    goat

    Joined:
    Aug 24, 2009
    Posts:
    5,182
    OK, the hosts file loopback what caused my version of Unity to hiccup and it's platform for independent. Most other privacy protection software doesn't like google-analytics.com websites.

    Hopefully, whatever configuration mistake between osX / Chrome / Unity Remote that is causing your problem will be resolved.
     
    Last edited: Mar 23, 2013
  21. goat

    goat

    Joined:
    Aug 24, 2009
    Posts:
    5,182
    On Mac it's just a file /etc/hosts that, eg, you enter in something like this

    127.0.0.1 google.analytics.com #

    and osX will use that hostname entry when it looks up google-analytics.com before it tries to use the dns client to look up that hostname. Unless you change the osX config file to use dns before /etc/hosts lookup that is the way it works, discounting other lookup services like ldap.

    You could enter in the real IP of google-analytics.com in your hosts file but they are typically load balanced with multiple IPs which sometimes changes so you wouldn't what to do that.

    It's a means of stopping access to your computer activity from advertising activities (and hackers too as they often try to inject advertising streams with malicious code and often try to make their malicious code look like advertising streams) because 127.0.0.1 is actually your local computer and so the resource being looked for won't be found unless your computer has a copy which it won't.
     
    Last edited: Mar 23, 2013
  22. SteveB

    SteveB

    Joined:
    Jan 17, 2009
    Posts:
    1,451
    Still interesting, still opaque to me... :D

    ...where is this host file, what exactly would I be looking for or looking to add and is this still speculation or something that you're certain is happening? If so why did this not happen before updating OSX to 10.8.3...I have to be little has changed with regards to google-analytics no?

    Thanks again Goat

    -Steve
     
  23. SteveB

    SteveB

    Joined:
    Jan 17, 2009
    Posts:
    1,451
    If you're referring to my hosts file in ...HD/Private/Etc/hosts ...it's devoid of anything useful as I suspected.

    Is there another specific to Unity that you may be talking about?
     
  24. goat

    goat

    Joined:
    Aug 24, 2009
    Posts:
    5,182
    Yes, I say that every time I look under the hood of my car but of course it's far from being devoid of useful information.

    127.0.0.1 localhost / loopback is more important than you could ever realize.

    I mentioned this because Taumel happened to mention Unity on his machine could no longer connect to the update server to check for a new version.

    That was the case for myself as well. My case was caused by entries for *.google-analytics.com in the hosts file; but Taumel's was not. I missed on the first read (OK, ignored but then these are os X logs) the probable case of Taumel's problem is a configuration file that was messed up: Chrome, os X, or Unity Remote but something in a services configuration file that os X does not like.

    If you put in

    127.0.0.1 analytics-google.com
    127.0.0.1 ssl.analytics-google.com
    127.0.0.1 www.analytics-google.com

    and your osX is still configured to use /etc/hosts before dns then Unity's update check of the Unity version will fail.

    First thing I'd do is clean install and leave out Chrome.
     
    Last edited: Mar 25, 2013
  25. taumel

    taumel

    Joined:
    Jun 9, 2005
    Posts:
    5,292
    It seems to be that the profiler is part of the problem: http://forum.unity3d.com/threads/173980-4-1-is-here!?p=1199719&viewfull=1#post1199719

    When i disable it - takes some patience - Unity gets responsive again.


    This remains (beside of the you can't use the profiler anymore):

    25.03.13 06:43:19,673 Unity[11093]: NSDocumentController Info.plist warning: The values of CFBundleTypeRole entries must be 'Editor', 'Viewer', 'None', or 'Shell'.
    25.03.13 06:43:19,722 mDNSResponder[39]: Bad service type in tBook._unityiphoneremote._tcp.local. Application protocol name must be underscore plus 1-15 characters. See <http://www.dns-sd.org/ServiceTypes.html>
    25.03.13 06:43:19,722 mDNSResponder[39]: Bad service type in ._unityiphoneremote._tcp.local. Application protocol name must be underscore plus 1-15 characters. See <http://www.dns-sd.org/ServiceTypes.html>
    25.03.13 06:43:19,722 mDNSResponder[39]: Bad service type in tBook._unityiphoneremote._tcp.local. Application protocol name must be underscore plus 1-15 characters. See <http://www.dns-sd.org/ServiceTypes.html>

    @goat
    Thanks
     
    Last edited: Mar 25, 2013
  26. SteveB

    SteveB

    Joined:
    Jan 17, 2009
    Posts:
    1,451
    Hmmmm, if indeed it is the profiler, then I would share the issue as I always have the profiler tabbed. I'm assuming that even if it isn't in focus that even just having it active (but not visible) still causes the unresponsiveness.

    Glad this is getting some traction now. :)

    -Steve
     
  27. taumel

    taumel

    Joined:
    Jun 9, 2005
    Posts:
    5,292
    It has been a week already. I hope it gets fixed asap but i have my doubts due to gdc and all the other issues.
     
  28. SRW

    SRW

    Joined:
    Jul 10, 2012
    Posts:
    5
    I also closed my Profiler tab and all seems well. I'm on 3.5.7.
     
  29. Honikou

    Honikou

    Joined:
    Feb 18, 2013
    Posts:
    92
    Same problem; I aslo close my Profiler and all seems well. But I'm on 4.1 for unity.

    I really need profiler, there is any solution ?
     
  30. Cecilie

    Cecilie

    Unity Technologies

    Joined:
    Jul 6, 2012
    Posts:
    83
    Hi all

    Our developers have looked at this issue and they say that it is related to the GPU timer queries. This means that it is something that only Apple can fix. We will report this to Apple, but we can not guarantee that the issue will be solved. If the issue will affect many users, what we can do is to disable the GPU profiling with specific graphic cards/OS X.

    The graphic card in question seems to be:
    -NVIDIA GeForce GT 330M graphics processor with 256MB of GDDR3 memory on 2.4GHz and 2.53GHz configurations; or 512MB of GDDR3 memory on 2.66GHz configuration
    - Intel HD Graphics with 256MB of DDR3 SDRAM shared with main memory5

    If you have this issue based on the above mentioned graphic cards please submit a bug and PM me the case number so we can get a better idea of how many users are experiencing this issue.

    Thanks!

    Cecilie,
    QA
     
  31. taumel

    taumel

    Joined:
    Jun 9, 2005
    Posts:
    5,292
    @SteveB
    Did you read this?! As i have learned: The original bug is still active. :O)
     
  32. SteveB

    SteveB

    Joined:
    Jan 17, 2009
    Posts:
    1,451
    It's interesting, and perhaps its more widespread, as I have an 8800 in my iMac, not the aforementioned 330M or Intel HD.

    It's a shame the Profiler becomes unusable now, though I have to ask...

    ...why is this only a problem now with 4.1 and OSX 10.8.3? This problem never reared its ugly head before...

    -Steve
     
  33. taumel

    taumel

    Joined:
    Jun 9, 2005
    Posts:
    5,292
    Cecilie wrote that it's an issue of OS X 10.8.3.

    The problem is if not more people report the issue to her then Unity's solution is to do nothing about it, so, no workaround apart from that they report the issue to Apple.

    So, you also won't be able to use the profiler for CPU related things which in my opinion pretty much sucks.
     
  34. betonos

    betonos

    Joined:
    Apr 2, 2012
    Posts:
    12
    Same problem on nVidia 9400M (MBP late 2009). Still not fixed?
     
  35. taumel

    taumel

    Joined:
    Jun 9, 2005
    Posts:
    5,292
    Nope, the current state is still to ignore the issue.

    $ostrich.jpg
     
  36. podperson

    podperson

    Joined:
    Jun 6, 2006
    Posts:
    1,371
    Last edited: Apr 16, 2013
  37. taumel

    taumel

    Joined:
    Jun 9, 2005
    Posts:
    5,292
    You should report it to Cecilie.

    It seems that these days you have to build fan groups to get stuff fixed. I have no idea if this will really lead to something or if they just try to calm down people by saying so. The issue exists since more than a month by now and whilst it is a critical one, there still is no workaround available. Beside of the lack to provide a solution it also illustrates how bad QA is working, at least on the Mac side. Although the Mac world is a lot less complex you're still running way too easy into problems.

    I'm still confused when reading through the tiny number of fixes with each release. During all those years a part of me has given up hope that Unity will ever turn into a rock solid product. So, you continue to write workarounds wherever you can and start new projects which can be done without Unity without it. It seems that Unity is sitting way too comfortable in their chair and lacks the appropriate mindset/philosophy/resources/talent/? wanting to release mature software. I thought that a couple of those higher budgeted more famous Kickstarter projects would also help to motivate them building a better product but so far it hasn't happened.

    David Helgason loved to say "It will only get better." when problems showed up in the earlier days. I leave it up to him why not being able to use the (CPU) profiler anymore is an enhancement exactly. My impression after using Unity for almost 8 years is that the software got a lot more capable (excluding the gui) but the issues about releasing not good enough thought through and properly tested builds plus providing fixes remain.
     
    Last edited: Apr 17, 2013
  38. Stephen-Lavelle

    Stephen-Lavelle

    Joined:
    Apr 17, 2013
    Posts:
    41
    The profiler problem is affecting me as well. Uffff.

    It's sad that the dev team are shifting responsibility for this onto Apple. The GPU profiler didn't work in 3.5 either, but at least I could still use all of the other profiler features.

    (nothing constructive to add, just need to vent. Unity in general is lovely, though <3 )
     
    Last edited: Apr 19, 2013
  39. Aras

    Aras

    Unity Technologies

    Joined:
    Nov 7, 2005
    Posts:
    4,770
    Ok, so from what I can tell this is happening:

    Starting with OS X 10.8, Apple's drivers for NVIDIA GPUs start freezing / locking up on "timer queries" (the thing that GPU profiler uses to get timing information). That's why the profiler is locking up.

    Before OS X 10.8, the timer queries on Mac+nvidia were "only" returning bogus data. We had a detection for that, and displayed a message "hey, invalid data was returned". We did not have a detection in place for "will the driver freeze inside the driver?", since hey that's fairly hard to detect - the freeze happens inside the driver.

    What I'm doing now, is I'll just flat out disable GPU profiler on any Mac+nvidia combination. It was always either wrong data, or starting with 10.8, a freeze anyway. And they maybe, just maybe, someday Apple will fix timer queries in their drivers.

    From what I can tell, this profiler freeze is not Unity version specific at all - it just started happening on Macs with nvidia GPUs starting with 10.8.
     
  40. mslinklater

    mslinklater

    Joined:
    Mar 1, 2013
    Posts:
    44
    I have this issue too - MBP 330M. Sent a crash report etc. Would be nice to see a workaround for this as I've just paid out for a Pro license and have yet to see anything more than a crash from the profiler 8(
     
  41. Aras

    Aras

    Unity Technologies

    Joined:
    Nov 7, 2005
    Posts:
    4,770
    See my post above - this is an OS X 10.8.3 driver regression. We are preparing a workaround for Unity 4.1.3 (soon); or perhaps you could downgrade to a previous OS X version in the meantime (no idea if that's possible for you).
     
  42. Stephen-Lavelle

    Stephen-Lavelle

    Joined:
    Apr 17, 2013
    Posts:
    41
    Aras, thanks for giving us the low-down - much appreciated : )
     
  43. mslinklater

    mslinklater

    Joined:
    Mar 1, 2013
    Posts:
    44
    Thanks for the info Aras. Looking forward to the workaround 8). Hope Apple can sort this mess out with 10.8.4
     
  44. hernaez

    hernaez

    Joined:
    Aug 16, 2010
    Posts:
    19
    Hey Aras,
    How can I disable the GPU profiler so I can profile the memory?
     
  45. Kunani

    Kunani

    Joined:
    Apr 14, 2013
    Posts:
    16
    Finally, great to have found some answers as my email to support responded with "Reinstall the editor". Is there a way to disable GPU profiling from our end NOW until the update comes out?
     
  46. Kunani

    Kunani

    Joined:
    Apr 14, 2013
    Posts:
    16
    BIG THANK YOU. Profiler now useable!
     
  47. mslinklater

    mslinklater

    Joined:
    Mar 1, 2013
    Posts:
    44
    So I've just installed OSX 10.8.4 and the profiler is still barfed with Unity 4.1.2 :neutral:

    4.1.3 isn't an option since I need breakpoints to work.

    Damned if I do, damned if I don't...

    (sigh)
     
  48. mslinklater

    mslinklater

    Joined:
    Mar 1, 2013
    Posts:
    44
    The easiest way to fix this may be to just buy a new Mac... :D
     
  49. Miggl

    Miggl

    Joined:
    Aug 20, 2013
    Posts:
    13
    I'm having this issue with Unity 4.2 on Mac mini late 2011 with Intel HD3000, 8GB ram, quad-core i5. Here is the relevant console output just before the crash happens:

    Killing is the last word in that line, then Unity freezes and I have to ForceQuit.
     
  50. Quadgnim

    Quadgnim

    Joined:
    Sep 10, 2012
    Posts:
    132
    For what it's worth, I'm running on both MAC and Windows. I have OSX 10.9, 10.7.5, Windows 8 and Windows 7. Since upgrading to Unity 4.x I've had constant freezing. Sometimes it's when loading a new level, or saving a level in the editor, but most annoying is that game freezes often. Sometimes just hitting run before the in game load screen ever comes up, to being fully immersed in game and having it hang. When this happens the only option is to hard kill Unity. I don't think this is a MAC issue, it's across the board. I'm still using the free version, nearing the point of upgrading to Pro, but until this issue is stabilized I wont be upgrading. At this point I can't release my beta in this state, so now I'm stuck.

    I get no errors in the debugger, just freezes. I try doing a release build, with the same issues.