Search Issue Tracker
Crashes on VerifyAssetsForBuildTarget when opening a project
To reproduce:1. Open the attached project.The project should load, and then Unity should crash. Read more
Meshes drawn with Graphics.DrawMesh disappear while pausing
In the previous versions of Unity, meshes drawn with Graphics.DrawMesh keep displayed while pausing. However, in 5.2.4 and later ver... Read more
[VR] Mac monitor is black when VR standalone player runs fullscreen
VR-enabled standalone MacOSX players built with Unity 5.3.1p1 or p2 cause the monitor to become entirely black when they are run ful... Read more
Surface shaders: "Invalid subscript x" error when Input structs contains...
Since 5.3 there's a surface shader compilation error if Input struct contains non-float/vector members. Workaround: for members that... Read more
Particle System emits one less particle if looping is disabled
1. What happenedParticle System emits one less particle than set in Rate if looping is disabled.e.g. Set Duration to 1, disable loop... Read more
[WP8.1/Android/Standalone] Flickering UI textures on WP8.1, Android with...
To reproduce:1. Build and run attached project1a On Android you have to enable multithreaded rendering in PlayerSettings2. Tap aroun... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled