Search Issue Tracker
[Entities Graphics] RenderPipelineManager.DoRenderLoop_Internal() has sl...
How to reproduce:1. Open the attached “IN-35920” project2. In the File → Build Settings check Development Build and Autoconnect Prof... Read more
Project's Asset folder "Refresh" is much slower on Asset Pipeline Mode "...
How to reproduce:1. Open attached project "ADBV2SlowRefresh.zip"2. Edit -> Project Settings -> Editor -> "Asset Pipeline Mo... Read more
[InputField] ArgumentOutOfRangeException is thrown when inputting text i...
To reproduce:1. Open attached project2. Open EmailInputFieldBug scene3. Press play4. Enter character into email input field until Ar... Read more
WebGL build error: LLVM ERROR: ExpandArithWithOverflow: At least one arg...
-e: see title, build doesn't finish -repro:--open attached project--build for webgl--NOTICE build errors and stops Read more
[InputSystem][Windows] No input from Wacom pen if ink support is disabled
Requires a Wacom tablet to reproduce 1. In Wacom tablet settings, go to the current pen's settings and under "Calibrate", make sure ... Read more
[XR][Android][URP][Shader Graph] Shader graph shaders are not rendering ...
Shaders that are created using the Shader Graph do not render on Android when using instancing. Read more
WNS push notifications via background task is not working when push noti...
How to reproduce:1. Open the attached project "UnityWNSDemo.zip"2. Build the project for UWP3. Open the built project with Visual St... Read more
[Android] AndroidJavaProxy call from Java to C# fails when any string pa...
Reproduction steps:1. Open the attached project "AndroidJavaProxyNullString"2. Build And Run on an Android device Expected result: O... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
PNGs imported with RGBA Half format are incorrectly converted when using...
How to reproduce:1. Open user-submitted project2. See Gradient8bit and Gradient16bit in the Project window Expected result: the imag... 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
- Sprite texture is null when read from a SpriteAtlas in an Addressables bundle
- Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Brushes are saved and the List View is enabled
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
- “No Overlays” Overlay overlaps with the Tile Palette toolbar when docked on the left