Search Issue Tracker
[Linux] Input Field generates characters when Function Keys are pressed ...
How to reproduce:1. Open user-submitted project (InputTestUnity.zip)2. Build and Run the project3. Press F7, F8, F9, F10, F11, F12, ... Read more
AddComponent takes longer when there are multiple scripts in the project
How to reproduce:1. Open attached project "Unity Bug.zip" and scene "Test"2. Enter Play mode3. Observe Console window Expected resul... Read more
[XR] Render Scale Jitter render scale changes that occur continuously
1) Set XR device to Mock HMD2) Enter Playmode3) Observe jitter in Game View as the Render viewport scales up and down. It seems to w... Read more
[Unified Player Settings] On changing the Audio default speaker mode to ...
On changing the Audio default speaker mode to "Raw" it sets as "Mono". Steps to repro:1. Open a new project.2. Edit > Settings3. ... Read more
Dynamically generated assemblies created with C#'s native AssemblyBuilde...
How to reproduce:1. Open the attached user project and reimport the "unityImportTest.cdb" asset2. Tab out/in so the DLL (CastleDBTyp... Read more
Splash background is not visible when android game is built in batchmode
Reproduction steps:1. Download "BugReproduction.zip" project and open in Unity2. Open Terminal3. Write a command - [path_to_Unity] -... Read more
[OpenGL] Console window is showing an error when selecting a GameObject ...
How to reproduce:1. Open user's attached project "BugTopology.zip"2. Open "Demo2" Scene located in Hexasphere/Demos/Demo2 folder3. E... Read more
Text info of activation track is clipped in inspector
Text info of activation track is clipped in the inspector. Steps To Repro: 1. Menu > Window2. Sequencing > Timeline2. Hierarch... Read more
RectTransform Position and Width properties remain inaccessible after re...
The RectTransform Position and Width properties remain inaccessible after removal of LayoutElement and VerticalLayoutGroup component... Read more
[UnifiedSettings]Assertion failed on expression: 'index < kMaxChannels' ...
Assertion failed on expression: 'index < kMaxChannels' exception thrown while setting cluster input index size. Steps to repro:1.... 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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used