Search Issue Tracker
[Input System] Device inputs are not registered when focused on Game Vie...
How to reproduce:1. Create a new Unity project2. Download the Input System package and restart the Editor3. Create a new Input Syste... Read more
Logs don't output Full Stack Trace even if set to "Full" Logging
Reproduction steps: 1. Open "workbench-2019.zip" project2. "Test" -> "Throw exception"3. Notice an Error Expected Result: The Log... Read more
Previewing an Animation from the Animation Window results in bone transf...
How to reproduce:1. Open the user-submitted project ("Test.zip")2. Click on the "Character" object and in Its Inspector Window obser... Read more
[ProBuilder] There are no "About" and "Documentation" tabs in the Tool Bar
Reproduction steps: 1. Create a New Project2. Import "ProBuilder" Package3. "Tools" -> "ProBuilder"4. Notice that there are no "A... Read more
ReflectionTypeLoadException is thrown when using Reflection to get the t...
To reproduce: 1. Download attached project "ReflectionCrash.zip" and open in Unity2. Open "TestScene" scene3. Press Editor > Refl... Read more
Objects connected by joints begin rotating continuously when colliding w...
How to reproduce:1. Open user-submitted project (IncorrectPhysics)2. Open scene 'SampleScene'3. Enter Play Mode Expected result: the... Read more
[Hololens][Remoting] Hololens device does not render anything when emula...
Hololens device does not render anything when emulation mode is set to "Remote to device". Steps to repro:1. Open the attached proje... Read more
Game Objects are moved to different place when duplicating prefabs
How to reproduce:1. Open the attached 'Project World - Systems prototype.zip' project2. Go to Project tab -> 'Scenes' folder and ... Read more
Two sets of frame guidelines are drawn when FreeLook camera is used
Reproduction steps:1. Open the attached project named "Case_1138263"2. Select the "CM FreeLook1" camera3. Observe the game view Expe... Read more
Resolution does not change to custom one if you disable "Display Resolut...
Steps to reproduce:1. Open a new project2. Build setting -> Player settings3. Change Fullscreen Mode to "Windowed", set a custom ... 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 Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class