Search Issue Tracker
Unity launcher does not launch editor after opening older version
To reproduce: 1. Open Unity 5.5.x and create new project; 2. Close it; 3. Open 2017.1.f1, and try to load any project. Expected res... Read more
Build dialog shows 'Facebook' as build target when PC/Mac/Linux is selected
To reproduce: 1) Create new project 2) Make sure platform selected is Standalone 3) Build and run Expected: In dialog menu, top lef... Read more
Build process does not set ERRORLEVEL in non-batchmode
To reproduce: 1. Adjust the paths in the batch file to your local Unity path. 2. Run the batch file to build in -batchmode 3. Note t... Read more
After baking Lighting map with missing skybox material object becomes re...
Steps to reproduce: 1. Download 957355_repro.zip and open "main" scene 2. Set Skybox material to None 3. Bake Lighting maps Expecte... Read more
Object rotation becomes laggy when using mouse with 1000HZ Pooling Rate
To reproduce: 1. Download project attached by QA 2. Open "q" scene and go to the scene view 3. Press button to rotate the game objec... Read more
Controller velocity reporting with what seems to be last known value, ra...
Steps to reproduce: 1. Open the attached project 2. Open the Assets/Scenes/MainScene.unity scene 3. Play the scene (when Mixed Reali... Read more
Agent not avoiding another agent, defaulting to the shortest path
Steps to reproduce: 1. Open NavMeshProblem.zip 2. Load Scene Navmesh_Test 3. Enter Play mode Expected result: Agent 1 figures out a... Read more
[IL2CPP] Build fails when DLL is referencing old version of another DLL ...
Reproduction steps: 1. Open the attached project 'il2cpp-bug'. 2. Make sure Scripting Backend is set to IL2CPP. 3. Build the attache... Read more
Unable to get a camera pose while updating camera information when minim...
Steps to reproduce: 1. Open the attached project 2. Open the Assets/Scenes/MainScene.unity scene 3. Play the scene (when Mixed Reali... Read more
Unity crashes when reopening project while Collab History is still loadi...
Preconditions: For easiness of reproduction find some project in the organization or with a lot of changes you don't have. To repr... 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
- Crash on Collider::FindNewAttached when colliding specifc GameObjects
- Animator.CrossFade normalizedDuration results in scaled clip advancement when Animator.speed is not 1.0
- Android Debug Symbols shows a Warning that Cloud Diagnostics is enabled when Cloud Diagnostics Package is not installed
- [UI Builder] Insertion Point jumps to the end of the string when editing a new Selector name
- Android player crashes on "vk::RenderPasses::GetPackedRenderPass" when using Vulkan Graphics API in a specific project