Search Issue Tracker
[UnityWebRequest] Unable to write data when downloading asset bundle whi...
Steps to reproduce: 1. Open attached project2. Open scene "TestScene"3. Build asset bundle using "Assets/Build AssetBundles" menu4. ... Read more
[Decal] decal:blend in Surface shaders doesn't work with shadows
Objects with "decal:blend" used to receive shadows in 4.x.In 5.0 they don't. Two projects with screenshots provided. Read more
Viewport Rect affects UI Canvas GameObject's positions when Canvas Rende...
How to reproduce:1. Open the attached "1325324_Repro" project2. Open the Scene "SampleScene"3. Observer the Game view (Window->Ge... Read more
“No default loader found” error is thrown when Adaptive Performance Sett...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Build Profiles window (File > Build Profi... Read more
APIUpdater consent dialog displayed for package content
To reproduce:- Start a new project- Add Ads package version 3.1.1- Notice that the API updater will pop up and ask you to update the... Read more
Editor window becomes uncloseable when the script creating it is removed...
Steps to reproduce:1. Open new project2. Create a script that opens an editor window (Or just use the example script from https://do... Read more
[Audio] Bypass effects in the audio source does not bypass effects cause...
[Audio] Bypass effects in the audio source does not bypass effects caused by OnAudioFilterRead Steps to repro:- Launch the attached ... Read more
NullReferenceException' is thrown on compilation when 'EditorStyles.fold...
Reproduction steps:1. Open the attached '1412430-sample' project2. Open the 'SampleScene'3. Enter Play mode to trigger the recompila... Read more
"MissingMethodException: Constructor on type 'UnityEditor.SceneViewCamer...
How to reproduce:1, Open the attached project "test.zip"2, Select "Main Camera" in the Hierarchy window Expected results: No errors ... Read more
OS X: Entering "~" in location when creating new project, creates projec...
Tested on Unity 5.2.0 (UnityAds branch) 1. Start Unity2. Create new project3. Enter project location "~/Unity/Test"4. Click Create b... 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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template