Search Issue Tracker
Anchor Preset labels are shown "custom/custom" in all selected Anchor Pr...
Reproduction steps:1. Open the attached project;2. Open the scene "AnchorPresetTesteScene";3. Click Canvas -> Panel;4. Change Anc... Read more
[Android] Several unnecessary permissions are added to app manifest
In Unity 5.1, the following permissions are added to AndroidManifest.xml even when these permissions are not required for the app. -... Read more
Animation window lags when rotating gameobjects in animation mode
How to reproduce: 1. Open attached project2. Open scene Test.unity3. Open Animation Window4. Select any gameobject under the Princes... Read more
[NavMesh] RuntimeNavMeshBuilder: Source mesh Combined Mesh does not allo...
Only reproducible with runtime navmesh components from https://github.com/Unity-Technologies/NavMeshComponents.Steps to reproduce:1.... Read more
!dest.m_MultiFrameGUIState.m_NamedKeyControlList when pressing any key
Steps to reproduce : - import the project attached- open the scene cheat-menu- press play and start typing on the keyboard- notice t... Read more
[iOS] Memory leak in GetPixels and GetPixels32
To Reproduce: 1. Open & deploy the attached project to iOS.2. After run transfer the debug session to instruments profiler.3. Ob... Read more
Touch doesn't fully press UI buttons when using the new Input System
Reproduction steps:1. Open the attached project "Touch_build_test"2. Go to File -> Build Settings3. Make sure Development Build i... Read more
Slow, system-crippling startup of D3D11 players with DisplayPort monitors
1) Locate a machine with an NVIDIA graphics card where the monitor is connected via a DisplayPort connection.2) Build a Windows Stan... Read more
Recursive Serialization is not supported error when calling Resources.Lo...
To reproduce: 1. Download and open the attached "Dwarf Mountain New.zip" project.2. Enter Play mode.3. Notice the console. Expected ... Read more
"Assertion failed on expression: 'pred(*previous, *i)' " is thrown on ad...
Assertion failed on expression: 'pred(previous, i)' is thrown when a new scene is added additively to an existing baked scene having... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject