Search Issue Tracker
[Legacy] twitching animation when crosfading between clips on the same l...
Reproduction steps:1. Open attached Unity project.2. Open and play "main" scene.3. Click "Xfade as sequence"4. Notice twitching anim... Read more
Moving Component Up or Down does not support Undo
To reproduce the issue follow the steps:1. Create a GameObject2. Attach a few of components to the GameObject3. Right-click a compon... Read more
[GL] Unity crashed when changing gfx API to GLcore a second time with In...
Follow the steps to reproduce:1. Create new project2. Create empty scene3. Open Player Settings > Player window3. Add OpenGles2 t... Read more
All new scripts are created in Editor folder if Unity installation path ...
To reproduce:1. Rename Unity installation folder or one of its parent folders so that the full path would contain "test" substring. ... Read more
Some hotkeys are ignored in object picker dialog search field
How to reproduce:1. Open provided example project2. Open Assets/Scene.unity3. Select "New Sprite" in hierarchy window4. Open the "Se... Read more
ParticleSystemShapeLength fails on WSAPlayer (UWP)
ParticleSystemShapeLength reports 2x the collision numbers. Read more
[iOS][IL2CPP] C# DLL file translation to IL2CPP fails on Vector3 pointer...
Steps to reproduce: 1. Open attached project2. Build the scene to iOS with IL2CPP scripting backend3. Build the generated Xcode proj... Read more
Error on import
Importing attached fbx generates the following error... GetLocalizedString is not allowed to be called from a MonoBehaviour construc... Read more
[Undo] Replace GameObject with Prefab cannot be undone
How to reproduce:1. Open provided example project2. Open Assets/Scene.unity3. Expand the Canvas GameObject in the Hierarchy window4.... Read more
After Moving Component Up or Down scene is not marked as Dirty
To reproduce the issue follow the steps:1. Create a GameObject and attach a couple of components2. Notice that the scene is dirty (d... 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
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened
- Crash on DualThreadAllocator<DynamicHeapAllocator>::Contains when closing a Sub Scene with DynamicBuffer to MetaChunkEntity in Play mode
- Crash on UnityMain when switching from DX11 to DX12 with HDR enabled