Search Issue Tracker
[UIR] Clear color isn't premultiplied before being applied
When specifying a clear color in the PanelSettings, the color is applied as-is. For example, we can specify (1,1,1,0.5) and this val... Read more
[iOS][Metal] GfxDriver memory is never cleared in Unity Profiler
1. Open attached project 2. Build to iOS metal device 3. Profile with Unity Profiler 4. GfxDriver memory will increase while device ... Read more
HingeJoint Anchor Gizmo duplicates when you move it around
1. Open attached project 2. Select Cube game object 3. Move around the anchor position 4. Notice there's two Anchor gizmos (Orange a... Read more
RigidBody GameObject's position gets randomly reverted when transform.po...
Reproduction steps: 1. Open the attached “PhysicsRepro.zip” project 2. Open the “SampleScene” scene 3. Enter the Play mode 4. Press ... Read more
Accessing transform.hasChanged flag in OnBeforeSerialize crashes on pref...
Steps to reproduce the issue: 1. Open attached project. 2. Open scene named "Crash". 3. Drag and drop game object named "PREFAB_ME" ... Read more
"Error: IL2CPP error" thrown when building Dedicated Server for Linux
How to reproduce: 1. Open the attached project "iamgoingcrazy.zip" 2. Build And Run the project for Dedicated Linux Server Expected... Read more
InvalidOperationException When editing multi-selcetion in Bolt
*Reproducible on:* * Unity version: 2021.1 * VS version: 1.4.14 * Platform: Windows 10 and macOS Catalina (pretty sure this will hap... Read more
Crashed in WriteData::WriteData while importing third-party ad plugins
Steps to reproduce: 1) Download attached project "WordyWords.zip" and open in Unity Observe crash while Importing Small Assests Re... Read more
[StandardAssets] Framerate counter is missing its font
To reproduce: 1. Import the Utility standard asset 2. Select the Framerate counter 3. Notice the font is not set Read more
[ShaderGraph] The Preview Window displays a completely black Node when w...
Reproduction steps: 1. Create a new HDRP template project 2. Create a new VFX Shader Graph 3. Makes some changes to the graph Expec... 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
- [VFX Graph] ArcCone Direction computation is wrong in Base Mode
- [Android] [Galaxy Tab] A singular Pen touch logs a Pen touch event and a singular finger touch event when logged using "VisualElement.RegisterCallback" with "Pointer(Up/Down)Event"
- Crash on D3D12DescriptorCache::Deallocate or vkGetInstanceProcAddr when loading RenderDoc in a specific Scene
- [HDRP] Lit material preview is rendered incorrectly with a mask map
- The "LerpWhiteTo" missing function displays an error when the Shadows.hlsl shader is included in a Shader file