Search Issue Tracker
Blend Tree are setting wrong float values when using rotation animation
How to reproduce:1. Open user's project2. Press Play3. Move the cursor in the Game View Expected result: Player's arm rotation match... Read more
Misleading info text in SpriteAtlas asset
To reproduce: 1. Download attached project "project-boost.zip" and open in Unity2. Navigate to Textures > Boot and select Boot.sp... Read more
APIUpdater crashes when script has qualified access to statically import...
basically code like: using static System.Console; public class C{public void M(){Console.WriteLine("Test"); // this would cause APIU... Read more
Vuforia and Google VR Cardboard Problem
Vuforia and Cardboard do work together, but you can't do it through the Virtual Reality SDKs list. Vuforia takes over control of the... Read more
Editor freezes when updating a NativeArray<Color32> on the .NET 4.x Scri...
How to reproduce:1. Open the attached project ("case_1081225 TextureUpdater-master.zip") and open the "SampleScene"2. Enter Play Mod... Read more
Partial Avatar Mask overrides full model base animation when Avatar Mask...
To reproduce, using Animation Import Settings:1. Open user's attached project ("masktest54")2. Select "Ethan" in the Hierarchy windo... Read more
GameObject's low frame rate animation is jittery between keyframes when ...
Reproduction steps:1. Open attached project ("SwingRep")2. Enter Play mode3. Inspect the animation Expected: GameObject animation is... Read more
Mouse.lockState change from Locked to Confined breaks mouse in editor
How to reproduce:1. Open user-submitted project (ReproduceMouseLock.zip)2. Press Play3. Press Alt, which locks the mouse movement4. ... Read more
[Terriain] Assertion failed errors occur when painting speed trees in pr...
Assertion failed errors occur when painting speed trees in prefab editor when the light is being baked Steps to Repro:1. Create a ne... Read more
Crash on FloodProcessImage when importing a particular .png file
To reproduce:1. Open my attached project (FlakesOnlyNotRelocated.zip) Expected: project is loadedActual: project crashes with FloodP... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal