Search Issue Tracker
[iOS][Android] Animation sets transform to NaN when it includes a rotati...
To reproduce:1) Open attached project2) Open Assets/Standard Assets/Scenes/StealthScene013) Enable Main Camera and change its positi... 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
Editor crashes on "GrayscaleFilterEffect::RenderGrayscaleFade" when obje...
Reproduction steps:1. Open attached "test47" Unity project.2. Open "Standart Assets/Scenes/withrealgeo" scene.3. Click on "HoloPrint... 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
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
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
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
[UWP][WSA] SystemInfo.deviceType always returns "Desktop"
Windows Phone 10, Win10 and Win8.1 tablets always return "Desktop" using SystemInfo.deviceType. Only WP8.1 returns "Handheld", which... Read more
[TextureImport] Since 5.3 crashes in batch mode when importing certain t...
Unity 5.3.0f2 or newer (does not repro with Unity 5.2.x)Editor running in batchmode (does not repro in the Editor GUI)ASTC Texture C... Read more
[WebGL][Win] No lighting from spotlight with deferred rendering path
Reproduction steps:1. Open attached Unity project.2. Open "Repro" scene and notice "Spotlight" game object.3. Build and open "Repro"... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject