Search Issue Tracker
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
[Shadergraph] [LWRP] Normal maps turns black when scaling up objects
Reproduction steps:1. Open the attached project.2. Open the 'SampleScene'.3. Select the 'Sphere' game object and change Transform Sc... Read more
ML-Agents causes Time.unscaledTime progression to slow down significantl...
How to reproduce:1. Open the "Test" scene in the attached project2. Make sure that "Academy" Game Object is active3. Enter the Play ... Read more
[TMPro] Setting char array of size 0 via SetCharArray does not clear text
To reproduce: 1. Open the attached project (SetCharArray.zip)2. Enter Play mode3. Press Space4. Observe that the text still says "He... 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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template