Search Issue Tracker
[Android] When launching a thread on an Android device after calling App...
To reproduce:1. Open the attached project2. Make sure the Scripting Runtime Version is set to .NET 4.6 and Mono is selected3. Make s... Read more
RenderTextures appear as Untracked Memory in Memory Profiler
When allocating RenderTextures via its constructor and calling Create afterward, they appear in the Untracked Memory in Memory Profi... Read more
[Mobile Notifications] [Android] Tapping a notification doesn't do anyth...
Steps to reproduce:1. Build and Run the user-attached project2. Suspend the app (put it into the background)3. Wait 10 seconds. A lo... Read more
Linux: Pressing TAB while editing text in an input field inserts an actu...
-e: see title, doesn't do that on windows or osx standalone -repro:--create new scene--add input field http://docs.unity3d.com/Manua... Read more
Italic tags only work for the first line of text when the text's Wrap is...
Reproduction steps:1. Open project “Bug Test”2. Observe the Game View Expected result: Italic tag is applied to all textActual resul... Read more
[WSA] 'Build' button does not work when 'C# projects' are enabled
1. Create a new project2. Switch the platform to WSA3. Enable the 'C# projects' button4. Press the build button - nothing happens Re... Read more
Addressables.LoadAssetAsync<GameObject>({InvalidKey}).IsValid() returns ...
Steps to reproduce:1. Open the “IN-16619” project2. Enter Play mode and observe the Console Expected result: Log “False False”Actual... Read more
UI Textures change after lowering quality level in runtime
Steps to reproduce:1. Download and open attached project "repro_760691.zip"2. Build the project w/ "main.unity" scene included3. Run... Read more
Visualization baked albedo is broken for rescaled terrains
If you draw a pattern on a terrain surface and then resize the terrain (using terrain settings), the pattern may be stretched differ... Read more
Editor crashes on "GrayscaleFilterEffect::RenderGrayscaleFade" when obje...
Reproduction steps:1. Open attached "test47" Unity project.2. Open "Standart Assets/Scenes/withrealgeo" scene.3. Click on "HoloPrint... 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 Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class