Search Issue Tracker
Function WaitForSeconds (float.NaN) waits forever
Reproduction steps:1. Open attached project2. Check the "NewBehaviourScript" script3. Open and play the "demo" scene4. Notice that i... Read more
LoadScene in Awake crashes when instantiating crash at: AddRootToScene
Steps to reproduce: 1) open users attached project2) play 'scene1'3) click 'Instantiate Object' - crash Read more
Build Settings switch to Web Player after building AssetBundle
How to reproduce:1. Open the attached project2. Switch platform to standalone3. Build AssetBundle (Assets->BuildAssetBundles)4. N... Read more
Skybox ambient light changed between 5.2 and 5.3
Steps to reproduce:1. Open attached project's scene "s1" in 5.2 and 5.3.2. Spheres' lightning is different. (see attached image) Reg... Read more
[MonoDevelop] Refactor rename doesn't rename implementations of interfaces
Steps to reproduce:1) open attached project2) open 'NewBehaviourScript' with mono3) Try to refactor-> rename Method() Expected: g... Read more
When canvas render mode is set to world space UI elements aren't shown
Reproduction steps:1. Open attached project (NoErrorsRepro.zip)2. Open the "Level" scene (Assets\_Zomba\Scenes\Level.unity)3. In hie... Read more
[OSX][Standalone] App crashes if resolution dialog is dragged from secon...
1. Open attached project2. Build to OSX with two displays3. Start app from secondary display4. Drag Resolution dialog to primary scr... Read more
Unity crashes on "mono_string_to_utf8_checked" when "Marshal.StructureTo...
Reproduction steps:1. Open attached Unity project.2. Open and play "ts" scene.3. Unity crashes. Additional note:"Marshal.StructureTo... Read more
'GetLocalizedString is not allowed...' error in console on dropping spri...
1. What happenedDropping sprite into scene view causes the following error to be logged into console:GetLocalizedString is not allow... Read more
[Android] Graphics fail completely on certain devices - GLES3 selected o...
On certain devices which do not fully support GLES3 graphics fail completely, if GLES3 is selected as a primary graphics API Affecte... 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
- Raycasts travel an incorrect distance when a non-normalized Direction vector is provided to RaycastCommand
- The mouse cursor can escape the bounds of the Game view when the Editor experiences a stall
- Files are displayed inconsistently by file type in the Project window when set to display in Two Column Layout
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted