Search Issue Tracker
Stereo Cameras are rotated individually instead of as a gameObject resul...
Steps to reproduce: 1. Download and open the latest attached project("Repro.zip")2. Enter Playmode Expected result: cameras are rota... Read more
Fix Integration Test stalls after failure to connect to WindowServer
When running the Unity Integration Test suite to run integration tests on real devices on a build machine, the tests stall indefinit... Read more
GPU Usage Profiler disappears each time Unity is re-opened
How to reproduce:1. Create or open Unity project2. Go to Window --> Profiler3. Click on Add Profiler and add GPU profiler4. Save ... Read more
[iOS] Performance regression on iOS introduced in 2017.3.0 alpha
Reproduction Steps:1. Open User's project2. Build for iOS (development build)3. Deploy to an iOS device4. Attach Unity profiler5. No... Read more
Applying a preset on existing object recenter the object in the scene view
Fixed in trunk in changeset `d8ceb89e4d7b` as part of 2018.2.0a4 Read more
[Windows] Setting new project path to nonexistent disk causes Unity to g...
Reproduction steps:1. Open Unity editor2. Select New+3. Insert invalid location, e.g. Y:\4. Select "Create project" Expected result:... Read more
[New scripting runtime] iOS player with Standard20 profile fails to comp...
1. What happenedTried building a Standard20 iOS player in XCode, but it produced a number of compiler errors instead. 2. How we can ... Read more
[Windows Mixed Reality] Image flipped when adding image effects
How to reproduce:1. Download attached project file and open "Scene_PP" Scene2. Switch Platform to UWP3. Plug a Windows MR headset an... Read more
[XR] No consistency between Unity's input tracking and WSA input informa...
How to reproduce:1. Download attached project file and open "testscene" Scene2. Change Platform to UWP3. Enter Play Mode4. Move Mixe... Read more
[Windows] Can't create a project with UNC style paths
Reproduction steps: 1. Open Unity2. Create a new project3. Project name: Test4. Location: \\127.0.0.1\c$5. "Create project" Expected... 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