Search Issue Tracker
[Onboarding] Scenes that render quickly stutter in standalone builds usi...
Steps to reproduce : - import the project attacehd- open the scene and press play- look in the profiler and notice that WaitForTarge... Read more
Loading Asset Bundle leaks memory
To reproduce:1. Open attached 'Repro' project If reproducing with newer version, you'll need to recreate AB2. Select one of the file... Read more
Unity hangs when running AssetDatabase.ExportPackage with ExportPackageO...
To reproduce:1. Open attached project2. Click custom menu item Build > Export PackagesExpected result: Packages are properly expo... Read more
When using a DLL that has a subclass of a generic class, the
To reproduce:1. Open attached project2. Enter the scripts folder3. Select both scripts (ParentClass.cs and ChildClass.cs)4. In the m... Read more
Double-F (frame selection with tracking) uses different bounds
Repro steps:- Make two cubes - one a child of the other with some offset.- Select the parent cube.- Press F for frame selection.- Do... Read more
Screen blinks when keyboard appears/disappears on Android
Screen blinks when on-screen keyboard appears/disappears if status bar is shown on Android apps Read more
Icon image in generated Xcode project is tinted off color
Workaround: The problem shows up when import settings format for the image is overridden with 16-bit format. This can be fixed in im... Read more
Not referenced plugins for other platforms are included in WP8 and WSA b...
Not referenced plugins for other platforms are included in WP8 and WSA builds.In example, if we have a plugin for Android platform i... Read more
RaycastHit2D is a struct so it can not be null
In the scripting reference example here: http://docs.unity3d.com/Documentation/ScriptReference/Physics2D.Raycast.html This is writte... 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