Search Issue Tracker
[Regression]Crash in GetManagerFromContext when closing Editor with acti...
Steps to repro: 1. Open attached project and 't1' scene;2. Open Frame Debugger (Window -> Frame Debugger);3. Expand any event tha... Read more
Cameras does not render Canvas if Viewport rect parameters are set to de...
To reproduce: 1. Download attached project "CameraDepthBug.zip" and open in Unity2. Open "StartScreen" scene.3. Enter Play mode. Exp... Read more
Animation starts sliding in Blend Tree preview when having more that two...
To reproduce:1.Open users attached project "Root_Motion_Side_Walk_Issue.zip"2.Double click on Assets > AnimatorController1D_WORKI... Read more
Text becomes corrupt once switched to Asian languages
Text becomes corrupt once switched to an Asian language. Note: The project is quite large and may take some time to download. Howeve... Read more
Editing ScriptableObject externally, its reference in the Editor becomes...
In the editor, after you change a ScriptableObject externally and the changes are imported, other ScriptableObjects will retain a de... Read more
Standalone build crashes in SkinnedMeshRenderer::RendererBecameVisible
To reproduce: 1. Open the project, attached by tester2. Build and run standalone3. Select new game4. Press '~' and then press g 7 ti... Read more
[VR] Unity freezes when VRSettings.enabled is set to false in the runtim...
Reproduction steps:1. Open the attached project "case_903910_small_project.zip";2. Build the project on Android platform;3. Open the... Read more
Adding new elements to the Array, it ignores declared values in the script
If you have a property that is an array, when adding a new entry (changing the Size displayed in the Inspector), the constructor of ... Read more
[Metal] Render Texture coordinate Y orientation wrong. (0,0) coordinates...
Steps to reproduce:1. Open user attached project and "myscene"2. Press Play and observe information in console3. Switch graphics API... Read more
[Android] [VideoPlayer] Video stops playback if trying to play it faster...
Steps to reproduce: 1) Download attached project 'ReproVideoPlayer.zip' and open in Unity2) Build and run project on a device3) Touc... 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