Search Issue Tracker
[Linux Installer] No unity-editor.desktop file created when installed wi...
Step to reproduce:1. Install Unity for Linux using the installer Results: when the install finishes, no unity-editor.desktop is inst... Read more
Type load exception is thrown when trying to load System.Security.Crypto...
Steps to reproduce:1. Open the attached project2. Open the StartScene.unity scene3. Play the scene4. Observe the error Actual result... Read more
If a NavMeshAgent has had a destination set, setting its velocity will d...
To reproduce:1) Open attached project and scene2) Play it3) Left-click somewhere to move there4) While midway, move with WASD keysEx... Read more
Time it takes to create a new project is increasing to unreasonable leve...
Steps to reproduce:1. Create a new project on an older Unity version (e.g. 5.4)2. Measure the time taken3. Create a new project with... Read more
[OpenGLCore] GPU profiler doesn't work
Steps to reproduce: 1. Create new project2. Disable automatic graphics API and switch it to OpenGLCore3. Close and reopen project4. ... Read more
UI element position is not changed when it's called after SetSizeWithCur...
How to reproduce:1. Open given Unity project2. Enter "scene" scene3. Enter Play Mode4) Click button labeled "Resize then move"--Noti... Read more
Building project for UWP with IL2CPP backend fails with a generic error ...
Steps to reproduce:1. Open the attached project.2. Switch platform to Windows Store3. Build4. Observe the errors Actual results: Bui... Read more
Changes in the Inspector values cause "Time.deltaTime" to 'stutter'/be i...
Reproduction steps:1. Open "MinimalRepro.zip" Project2. Open "Main" Scene3. In the Hierarchy window select the "Main Camera"4. Enter... Read more
[Performance] Multiple child folders causes a slow down when refocusing ...
Steps to reproduce:1. Start a new project2. Add user attached DemoAsset.cs script3. Click on "Demo" in the top menu, and select "Cre... Read more
Calling Transform.SetParents resets localPosition of the UI GameObject
Reproduction steps:1. Open the attached project "UIBugRepro.zip";2. Open the repo.unity scene;3. Enter a play mode; Expected results... 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