Search Issue Tracker
Sound waves disappears when undocking "Edit New Audio Clip" window
Steps to reproduce: 1. Create a new project and install the "AI Generators" package2. In the Project window, right-click -> Creat... Read more
Resources.Load<Sprite>() crashes on Sprite::GetRenderData() when there i...
How to reproduce:1. Open attached project2. Open Window > General > Test Runner3. Press Run All Reproducible with: 2019.3.0a1N... Read more
[ECS]Editor crashes when executing BuildPipeline.BuildPlayer
Reproduction steps:1. Open the attached project “Crasher”2. Run the script via the navigation bar: Crash > Crash it Expected resu... Read more
Touch not registered if New Input System Pointer Behavior is "Single Uni...
How to reproduce:1. Open project "Bug Report.zip"2. Build the project for iOS/Android and deploy it to a device3. In the app press t... Read more
Serialized items in a list overlap each other when adding new items in I...
Reproduction steps:1. Open the attached 'Test Ground' project2. Observe the 'Assets/New Overlap List.asset' in the Inspector3. Add a... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
RenderObjects does not have any Depth texture bound when Event is set to...
How to reproduce:1. Open the attached “ROTest.zip” project2. Open the “SampleScene”3. In the project window, select the URP-HighFide... Read more
SetLightBarColor() does not change the lightbar color when using a contr...
How to reproduce:1. Open the attached "IN-90825" project2. Connect your controller using bluetooth3. Enter Play mode4. Observe the c... Read more
SpeedTree meshes don't calculate UV distribution metrics on import
Reproduction steps:1. Open the attached project “UVRepro“2. Open “Assets/Scenes/SampleScene.unity“ Scene3. Observe the Console windo... Read more
Project crashes when opening it
Reproduction steps:1. Try to open the attached project "forevr-pool.zip" Expected result: The project opensActual result: The Editor... 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