Search Issue Tracker
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.0f22. Try to open it using 2018.3.0a5 Actual Result:1. Unity opens with a blac... 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 project2. Build and run Main scene on device3. Press "Portrait Upside Down" buttonActual resul... 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 GameOb... 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 Utility3. Launch ... Read more
[Shaders][OpenGL][StructuredBuffer] position_buffer binding points are r...
To reproduce:1. Open project2. Compile the two shaders 'broken' and 'working'3. Compare compiled GLSL code(take a look at place wher... Read more
[AR] Video feed has fog artifact when using Linear Color Space
To reproduce:1. Open project(link in edit)2. Build and run on iOS 11+ device when using Gamma and Linear color spaces Expected vs Ac... Read more
[Android] VideoPlayer doesn't play audio track of a certain mp4 video on...
To reproduce: 1. Open the attached project (link in edit)2. Build and Run the project for Android3. Press the top most button and ob... Read more
Viewport lags and causes screen tearing in the game view
Viewport lags and causes screen tearing in the game view. Steps To Reproduce: 1. Open the attached project2. Hit Play3. Observe that... Read more
Project causes continuous errors to spew to the console
Upgrading a project from 2018.2.0f2 to 2018.3.0a4 or 2018.3.0a5 will cause continuous errors to spew to the console. Steps to reprod... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used