Search Issue Tracker
Unable to edit import settings for DLL
To reproduce: 1. Create a new project2. Import System.Data.Entity.dll from C:\Program Files (x86)\Reference Assemblies\Microsoft\Fra... Read more
Lights do not render correctly on RenderTexture between camera rect valu...
Steps to reproduce:1. Open user attached project (RenderTextureLights)2. See the scene view, note that the cube is illuminated with ... Read more
Crash when saving project while animation preview is playing
Steps to reproduce:1. Open "Reduced_Repro" attached project2. Open "Main" scene3. Open Animator window and select "FPS_player" from ... Read more
Build path is set to other project's directory instead of current one wh...
To reproduce: 1. Create new Unity project.2. Go to build settings.3. Press Build.4. Notice that build directory is set to other proj... Read more
Legacy Shaders/Specular flickering when both HDR and Anti Aliasing are e...
To reproduce:1. Open attached Unity project "MSAA Bloom.zip"2. Open "TEST" scene3. Look around the scene with right mouse button and... Read more
Additional lighting on a culling mask does not have an impact in deffere...
Steps to reproduce:1. Download and open the attached project2. Disable the "bg" culling mask on the "Directional light" Expected res... Read more
Inherited context menu public function does not show up
To reproduce:1. Open Attached Unity project "Inheritance.zip"2. Open scene "Scene"3. Click on "ClassAChild" in the hierarchy4. Click... Read more
[UWP] WWW does not read a local file in UWP build when .NET
Steps to reproduce:1. Open the attached project(localWWW.zip)2. Open the Assets/localWWW.unity scene3. Switch platform to Windows St... Read more
Memory leak when traversing through prefab instances
Fixed in 5.6.1p2 Simpler way to repro:1. make sure the SceneWindow is set to Shaded2. Type anything in HierarchyWindow search field.... Read more
Alpha channel not preserved properly before adding PostProcessing effect...
Steps to reproduce:1. Open "CommandBuffers.7z" attached project2. Open "test" scene and enter Play mode3. Observe "Layer2" panel bei... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS