Search Issue Tracker
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
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
- Assigned Label or AssetBundle is not copied when duplicating certain asset types
- The "Disable Editor Analytics" flag locks when toggling it until the Preferences Window is reopened and Warning is no longer displayed when the Window is reopened
- 'AlphaToMask' is ignored when in non-resolving renderpasses on Metal