Search Issue Tracker
Unity Editor crashes when invoking an interface method
Steps to reproduce:1. Download and open the attached project2. Open scene "Hardcoded Desktop"3. Hit play Result: crash Note: crashes... Read more
Empty error is logged with specific compile issue
Steps to reproduce: 1. Open the attached project2. Notice the empty error in the console3. Open the 'NewBehaviourScript' in Visual S... Read more
Unity crashes on mono_string_new when trying to open scene
To reproduce:1. Open attached project ("790501.zip")2. Open "Main6" scene Actual behavior: Unity crashes Read more
Unity crashes when loading a new level
Steps to reproduce:1) Extract and open the project (TDS.zip).2) Open scene 'first.unity'.3) Enter playmode.4) Wait for a few seconds... Read more
Unity crashes when mono tries to access something from Jit table
Unity crashes when mono tries to access something from Jit table. Note: I've attached callstack retrieved from Unity.DMP (file attac... Read more
[Mono Runtime Upgrade] MonoDevelop on OS X produces lots of errors
1. What happened[Mono Runtime Upgrade] MonoDevelop on OS X produces lots of errors, like: '…/New Unity Project/CSC: Error CS0518: Th... Read more
Script updater fails to run to completion when updating Boo scripts
How to reproduce: 1. Open attached project2. Allow the API Updater to run- Note an error occurs:APIUpdater encountered some issues a... Read more
Methods with Conditional attributes aren't fired if preprocessor identif...
Steps to reproduce: 1. Open attached project "825483.zip"2. Open scene "repro"3. Open script Definer and notice that class defines t... Read more
Unit tests of a Fixed point math library cause a hard crash
Test Atan2 inside Fix16Test make Unity crash using "Editor Tests Runner". - Steps to reproduce-- Using the project attached, go to W... Read more
Clicking message in Console window opens a new Xamarin Studio instance e...
- Create a script in Unity that has two or more compiler errors- Set your default code editor in Unity's Preferences to Xamarin Stud... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default