Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by Dronnoc · Sep 21, 2010 at 05:34 AM · bugcrasheditor-crash

Unity 2.6.1f crashes

Hey guys, i have recently installed Unity 2.6.1f3, and whenever i open or create a project from the program, or close the program, it crashes with windows opening the 'Unity Editor has crashed.' error dialog box. The only way i can create or open a project is by checking the 'Show project selection box at startup' box in the settings.. and when i close the program, any settings i had saved are lost..

Below are the details from the windows crash promt:

Problem signature: Problem Event Name: APPCRASH Application Name: Unity.exe Application Version: 2.6.1.31223 Application Timestamp: 4b13e3a0 Fault Module Name: mono-editor.dll Fault Module Version: 0.0.0.0 Fault Module Timestamp: 4a3898ba Exception Code: c0000005 Exception Offset: 000860d2 OS Version: 6.1.7600.2.0.0.256.4 Locale ID: 3081 Additional Information 1: 3f8f Additional Information 2: 3f8fd66ebf833e4c9f8c528a7e901ecc Additional Information 3: 7f9f Additional Information 4: 7f9f0104727ede94efb2fc95abaefe91

Read our privacy statement online: http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not available, please read our privacy statement offline: C:\Windows\system32\en-US\erofflps.txt

and here is the output from the only log file i could find, "Editor.log"

Initialize mono
Direct3D:
    Version:  Direct3D 9.0c [nvd3dum.dll 8.16.11.8886]
    Renderer: NVIDIA GeForce GT 330M
    Vendor:   NVIDIA
    VRAM:     1024 MB
C:/Users/Public/Documents/Unity Projects/Island Demo
  Mono: successfully reloaded assembly
                                         Updating assets - GUID: 00000000000000001000000000000000...
 done: hash - b3795fd68ab4f27992613b8acfafba21
Updating library/editorbuildsettings.asset - GUID: 0000000000000000b000000000000000...
 done: hash - d620ba884aa290f9b38987bc3911bb1a
Updating library/networkmanager.asset - GUID: 0000000000000000a000000000000000...
 done: hash - 6d8cbd47ad5a9022a015765b686c1053
Updating library/buildplayer.prefs - GUID: 00000000000000005000000000000000...
 done: hash - dcdc24cf33f1de0ca21657b641e7a8c9
Updating library/projectsettings.asset - GUID: 00000000000000004000000000000000...
 done: hash - c9fed44c25b62689e325cbca810a4c1c
Updating library/qualitysettings.asset - GUID: 00000000000000009000000000000000...
 done: hash - 8ca2880c01ce73aa5883f20049810bc2
Updating library/tagmanager.asset - GUID: 00000000000000003000000000000000...
 done: hash - 414ee7214039919c32b371622e45039b
Updating library/editorsettings.asset - GUID: 0000000000000000c000000000000000...
 done: hash - be195a9d98d55caa8f41b0fdfb0bbec5
Updating library/dynamicsmanager.asset - GUID: 00000000000000008000000000000000...
 done: hash - 0a202696f9c21bf69324c8212f612d15
Updating library/audiomanager.asset - GUID: 00000000000000006000000000000000...
 done: hash - 71938e3b77c2d450aa1058ae97ae4288
Updating library/inputmanager.asset - GUID: 00000000000000002000000000000000...
 done: hash - f49bcd0a7aabbee02776e8c02f1a9975
Updating library/timemanager.asset - GUID: 00000000000000007000000000000000...
 done: hash - 1456d9aea04a8533d696f7a7b233b9c6
                      Cleanup mono
Start jit cleanup
end jit cleanup

Can anyone understand what might be happening? Please, i would love some input!! Thankyou in advance, Dronnoc :)

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

2 Replies

· Add your reply
  • Sort: 
avatar image
0
Best Answer

Answer by Dronnoc · Oct 07, 2010 at 08:41 AM

Unity 3 fixed all the issues i was having - yay! :)

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by jashan · Sep 21, 2010 at 07:16 AM

Please file a bug report. When Unity crashes, a bug reporter should appear. As Unity 3 will probably be out pretty soon, you might be lucky and the issue is already fixed with Unity 3.

One possible reason could be some issue with file permissions. If this is happening all the time, also with different projects (from your description, it seems like that), another possible reason is that something's wrong with your Unity installation (so you might try to re-install Unity).

Of course, usually if Unity crashes, it does have something to do with a specific project. In that case, it's usually the best to re-create the project bit by bit (or make a copy and remove things bit by bit) to figure out what it exactly is that's causing the problem.

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Dronnoc · Sep 21, 2010 at 11:07 PM 0
Share

I would, except the bug reporter does not appear when the program crashes. Your right, it happens with every project i run, and i have reinstalled the program multiple times, and still have the same issue.. so yes, i don't think its a problem with a single project... even if i create a new project and shut it down again without making any changes to the project, it will crash anyway... but maybe Unity 3 will make a difference :)

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

No one has followed this question yet.

Related Questions

Hunting for gamecrashing bug, does disabling game objects and scripts mean they don't affect the game anymore? 1 Answer

Are coroutines freezing my game? 0 Answers

Unity freezes up completely without explanation 1 Answer

Unable to open existing project after crash 0 Answers

Stop Editor From Crashing 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges