Search Issue Tracker
Reflection Probes, Default skybox, Lightmap texture cause Textures::Relo...
To reproduce: 1. Deploy Sample Assets 5.0 project to WP8 (development build). The startup scene should be the menu scene 2. Hit the ... Read more
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 mod... 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 -> Dependencies 3. This ... Read more
Inspector won't show variables of UnityEngine.UI.Text child class
To reproduce: 1. Open attached project 2. Open buguitext scene 3. Select MyText script 4. Notice that there is public variable 5. S... 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: De... 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 com... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Random values are showing in the Transform Position when snapping the object to the grid after moving it slightly
- Leading bracket is left behind on the previous line when text wraps in TextMeshPro
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused