Search Issue Tracker
RootNode is ignored by Animator when animating a Game Object in Play mode
To reproduce:1. Import user's attached project3. Enter Play mode Expected: animation loop is played with root node not movingActual:... Read more
[Editor] Null Reference exceptions are continuously thrown when importin...
Null Reference exceptions are continuously thrown when importing interactive tutorial. Steps to repro:1. Open Unity Hub.2. Go to the... Read more
[Scene Management] InvalidOperationException is thrown when Discarding c...
Discarding changes of open scene after it has been deleted throws InvalidOperationException in console Steps to reproduce:1. Open Ne... Read more
[Windows 8] The built project's window disappears when launching build i...
1. Download and open repro project "New Unity Project.zip"2. Open the "SampleScene"3. Build the game("File->Build Settings..->... Read more
Imported Prefabs are disabled when importing packages which were exporte...
How to reproduce:1. Create a new project2. Import "PrefabBUG 5.1.unitypackage" package3. In the Project window go to "Breakable Obje... Read more
[Bounds] If the bounds go off and back on-screen, the system does not sh...
Repro steps:1. Create a default new VFX asset and drag it onto the scene.2. With the scene view open, move the bounds off-screen and... Read more
[VFXManager] The extra menu options (docs link and reset values) don't w...
Repro steps:1. Go to the VFXManager (Edit - Project Settings - VFX)2. Press the "?" link on the top-right3. The docs button currentl... Read more
[Android] Gyro input starts twisting Camera rotation at some angles
Steps to reproduce:1. Open user attached project2. Build & Run the project on an Android device3. Rotate the phone around and ob... Read more
Incorrect offset of render of Graphics.Blit / CommandBuffer.Blit in VR
Steps to reproduce:1. Download and open the project2. Enter Playmode in VR Expected result: red sphere is drawn centeredActual resul... 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