Search Issue Tracker
Building with read-only manifest.json causes build to fail
Steps to reproduce: 1. Open attached project 2. In Packages/ set manifest.json to read-only 3. In the project folder edit build-exe.... Read more
XR Camera.SetStereoProjectionMatrix results in double vision
Steps to reproduce 1) Open the attached project, which sets a custom projection matrix using Camera.SetStereoProjectionMatrix() 2) S... Read more
Animated Material properties cannot be modified after the Animation has ...
How to reproduce: 1. Open the attached "TestFor1058620.zip" project 2. Press Play 3. Wait for the Animation to end 4. Try to modify ... Read more
Collider doesn't change its position when you call Transform.SetParent w...
To reproduce: 1. Open the attached project (PhysicsBugReport.zip) 2. Enter Play mode 3. Observe that particles do not hit a pink cu... Read more
[2018.3][OSX] Artefacts when resizing game window on a specific project
To reproduce: 1. Open repro project(editor support has to be set to OpenGL) 2. Enable Metal Editor support in Player settings 3. Res... Read more
2018.3.0a5 editor doesn't load when trying to open 2018.2 project for th...
Steps to reproduce: 1. Create new project using 2018.2.0f2 2. Try to open it using 2018.3.0a5 Actual Result: 1. Unity opens with a ... Read more
Gradient editor window closes automatically when clicking on color picker
When color picker is selected on gradient editor window it closes automatically and color picking option gets disabled on Mac Steps... Read more
[Android] Portrait Upside Down orientation works as Portrait on some dev...
How to reproduce: 1. Open the attached project 2. Build and run Main scene on device 3. Press "Portrait Upside Down" button Actual ... Read more
Dependencies are not included while exporting a scene package
Dependencies are not included while exporting a package with scene asset. Steps to Reproduce: 1. Create a new project. 2. Add a Gam... Read more
Unity crashes with "Segmentation fault: 11" or "Bus error: 10" when laun...
How to reproduce: 1. Create a new Unity project ending with '.Unity' (i.e. MyProject.Unity) 2. Open the Mac Terminal Utility 3. Laun... 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
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project