Search Issue Tracker
Touch input generates mouse input when the build is in windowed mode
Reproduction steps:1. Open the user’s attached project2. Open “Assets/TouchTestScene.unity”3. Click File > Build Settings > Ad... Read more
Crash on buffer_add_value_full when hovering over SerializedProperty.box...
How to Reproduce:1. Open the attached “IN-111453” project2. Open the “SampleScene”3. In the Hierarchy, select the “CrashBehaviour” G... Read more
URP to BiRP conversion workflows log errors in log and in console
Open a project containing readonly material. The Indexing workflow will try to run the CustomInsdexer in : D:\UnitySrc\gunity6\Packa... Read more
[Vulkan] [Android] Visual corruption is visible on some Android devices ...
How to reproduce:1. Open the “IN_76347” project2. In the Build Settings make sure Android platform is selected3. In the “Run Device”... 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
Distant Shadowmask does not cast Shadows on Terrain when baking with Ada...
Reproduction steps:1. Open the attached “IN-97367.zip” project2. Open the “ZeeLightingTestScene” Scene3. Open the Lighting window (W... Read more
Not informative compute shader error reporting
On purpose there is some kind of error in a compute shader. In the editor the error message is a bit "laconic". It should be more ex... Read more
[XR][Oculus GO][Oculus Quest] built-in shader is causing right eye to fl...
To reproduce:1. Open attached project "OculusGlassShaderBug.zip" (or any project containing objects with material that user Unity's ... Read more
[OS X][Build] ScreenSpace UI Camera stops rendering MainCamera when alph...
Steps to reproduce:1) Open users attach project(the one on the bottom)2) build for OS X Expected behavior: cube spins without stoppi... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled