Search Issue Tracker
Assigning a canvas to an OnClick () event on the button changes the refe...
To reproduce: - Enter play mode - Try the "Show / Hide" button on the text panel (this will work as intended hiding/showing the canv... Read more
[Textures] Unity crashes inside FreeImage when importing or duplicating ...
To reproduce the issue follow the steps: 1. Open "xD" the project 2. Try duplicating some of the textures that are in the assets fol... Read more
'Open Scene Additive' option is enabled in context menu when right-click...
How to reproduce: 1. Create and open a new project 2. In the Project window expand the 'Packages' folder 3. Right-click on one of th... Read more
Scene view performance rapidly drops when the Inspector window is opened...
How to reproduce: 1. Open the attached "case_1391021" project 2. Open the "MyScene" Scene 3. Open the "Window -> Analysis -> Prof... Read more
Crash during project build when accessing Remote Shader Cache
Unity may non-deterministically crash while building shaders, specifically while accessing the remote shader cache. A common work... Read more
ScriptedImporter's GatherDependenciesFromSourceFile() is not executed wh...
How to reproduce: 1. Open the project "case_1203843_GatherDependenciesFromSourceFileNotCalled" 2. Right-click on the asset "foo" in ... Read more
"Grab RenderTexture" occurs when Main Camera "Clear Flags" is set to "De...
How to reproduce: 1. Open attached project and open the SampleScene scene 2. Enter the Play Mode 3. Capture a frame in the Frame Deb... Read more
IL2CPP: 3D array access generates code which segfaults on iOS
The attached project will, when built for iOS using IL2CPP, generate code which halts with EXC_BAD_ACCESS. Tested with Unity 4.6.2p1... Read more
Unity editor crashes on D3D12ScratchBuffer::D3D12ScratchBuffer when inst...
How to reproduce: 1. Open user's provided project 2. Try dragging in "Warrior" prefab from the project's window into the scene (Asse... Read more
Editor crashes when saving a map in a Custom Tilemap Editor
How to reproduce: 1. Open attached project 2. Open scene "MapEditor" 3. Go to "Window->Outerminds->Turbo Kid Tilemap Editor 4. Using... 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
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices