Search Issue Tracker
Blendshapes do not update normal directions
Imported normals/tangents in meshes with blendshapes do not update when the mesh is blended, resulting in bent normal directions. If... Read more
m_CurrentEntriesPtr != NULL && m_IsGettingEntries error thrown when doub...
To reproduce: 1. Open the project, attached by user (WrongCursor.zip) 2. Enter and exit Play mode. Warning "Invalid texture used fo... Read more
Active Constraints number spikes inside profiler when Rigidbodies are ro...
Reproduction steps: 1. Open the stripped project inside "1122594_repro.zip" 2. Open the Profiler window together with Physics catego... Read more
[iOS] UnityEditor.iOS.Xcode is not referenced in Monodevelop
Steps to reproduce: 1. Create empty project 2. Create new C# script and open it with Monodevelop 3. Add new reference 'using UnityEd... Read more
4.5 version pdb2mdb.exe missing few dlls
There is missing few dll`s in "(Your Unity)\Editor\Data\MonoBleedingEdge\lib\mono" that is required by pdb2mdb.exe. It used to work ... Read more
Backspace doesn't works in WebView android plugin
Steps to repro: 1. Build and run project provided by user 2. After start app will immediately invoke WebView plugin and open google ... Read more
When opening MonoDevelop, 2 instances of one script are opened
To reproduce: 1. Open attached project. It contains two scripts 2. Open both of these scripts in monodevelop 3. Try to open either o... Read more
RenderTextures do not include Canvas (UI) elements
How to reproduce: 1. Open the attached project 2. Open and play Main scene 3. Notice that where was white screen, screenshot appeare... Read more
Enabling gyroscope on Samsung Note 3 adds big cpu overhead
With gyroscope disabled, the CPU overhead is 4-7 ms. With gyroscope enabled the CPU overhead jumps to 20-30 ms with occasional spike... Read more
[XR][URP] Editor crashes with RenderTexture::SetActive when entering the...
How to reproduce: 1. Open the user's project 2. Enable the VR Support in the Player settings 3. Enter the Play Mode Result: 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
- Objects flickering in Play Mode when using RenderTexture with Canvas
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"