Search Issue Tracker
Baking Lightmaps in -noGraphics mode on Windows produces wrong indirect ...
To reproduce:1) Open the two .bat-files in a text-editor and adjust the pathes for "Unity.exe" and "-projectPath" and save the modif... Read more
Standard (Specular Setup) shader still has specular when using a black s...
Standard (Specular setup) shader with black specular still have specular color rendered. I'm not sure is it intended (because of new... Read more
AssetDatabase.GetAssetPathsFromAssetBundle Only Returns Assets Explicitl...
Reproduction steps:1. Open attached project "AssetBundlePaths"2. From the editor menu select AssetBundles -> Dependencies3. This ... Read more
Inspector won't show variables of UnityEngine.UI.Text child class
To reproduce:1. Open attached project2. Open buguitext scene3. Select MyText script4. Notice that there is public variable5. Select ... Read more
[IL2CPP] Generator expressions in Boo scripts return invalid enumerators
Generator expressions in Boo scripts return invalid enumerators. See the following snippet: g = i for i in (1, 2, 3)for i in g: Debu... Read more
Broken UI when changing Camera Viewport Rect on Unity 5 on Android
Broken UI when changing Camera Viewport Rect on Unity 5 (works in 4.6) on Android Read more
[IL2CPP] WebSocket-sharp plugin fails to build with .NET 2.0 subset
To Reproduce: 1. Build the attached project with IL2CPP and .NET 2.0 subset.2. Observe that the build fails with an error (see comme... Read more
RuntimeInitializeOnLoadManager classes get stripped in il2cpp
-e: When building the attached project on WebGL, chrome gives a maximum stack size exceeded before I even see the preloader.Firefox ... Read more
[Decal] decal:blend in Surface shaders doesn't work with shadows
Objects with "decal:blend" used to receive shadows in 4.x.In 5.0 they don't. Two projects with screenshots provided. 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
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
- Help box icon in "Tile Palette" window is blurry in both Unity themes