Search Issue Tracker
UnityWebRequestMultimedia.GetAudioClip throws a 404 error if there is a ...
Steps to reproduce:1. Open "WebRequestMultimedia" project2. Go into play mode Expected result: both paths should return the audio fi... Read more
Sprite.OverridePhysicsShape raises an error when using it in Editor Mode
Repro Steps:1. Open attached "UnityBug.zip" project2. Press on the "TrollRuntSprites" Spritesheet in the Project view3. In the Inspe... Read more
Special folders and script compilation order is wrong when compiling Edi...
Repro steps:1. Open the attached "CompilationOrderIssue.zip" project2. Make sure that Plugins > Editor => "EditorScript" is an... Read more
EventSystem/Physics2DRaycaster do not take SortingGroup components into ...
How to reproduce:1. Open attached project2. Observe that the white toggle is visually layered behind the red toggle due to the Sorti... Read more
[UWP] Caret position cannot be changed using mouse and text is only appe...
How to reproduce:1. Open the attached project2. In the Build Settings, switch the Target Platform to UWP3. Build the project4. Open ... Read more
[UI] Image Mask's "Show Mask Graphic" property state does not animate, a...
Image Mask does not animate according to the "Show Mask Graphic" property's toggle value, although value changes in the inspector. S... Read more
WebGL project with custom template doesn't have a "TemplateData" folder ...
Reproduction steps: 1. Set-up Jenkins2. Set-up GitHub Project3. Try to build the Project with Jenkins Expected Result: The WebGL pro... Read more
GPU Lightmapper bug
1. What happened High geometry density such as trees and foliage on modified terrain result in unusable lightmap results when using ... Read more
Mesh scaling results in performance drop when using non-default Mesh Col...
Reproduction steps:1. Open the attached project2. Open the "SampleScene" scene3. Press "Play"4. Select all children GameObjects of t... Read more
Selected array element in the Inspector carries value over to other elem...
How to reproduce:1. Download, extract and open attached project (1109673repro.zip)2. Open 'SampleScene' and select 'GameObject' in t... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used