Search Issue Tracker
After "reimporting" the previously opened project is opened instead of t...
Steps to reproduce:1. Open one project (Let's call it Project1)2. Open another one at the same time (Project2)3. Close or leave open... Read more
[Regression] Generating a MeshCollider took 5-10 times longer
How to reproduce:1. Download attached project file2. Enter Play Mode Actual result: In Unity 2017.3.0b9 the time it takes to add the... Read more
CommandBuffer is not executed for the right eye when StereoCamera is att...
How to reproduce:1. Open attached Unity project "Unity-bug-Shadowmap.zip"2. Load scene "test"3. Enter the Play mode Expected result:... Read more
[Mobile] PlayerSettings Version input field not saving when multiple Ins...
Steps to reproduce:1. Open attached “ProjectSettings.zip” Unity project2. Have two Inspector windows open3. Open Player Settings4. E... Read more
Managed DLL in the Editor folder doesn't get loaded when assembly defini...
Steps to reproduce: 1. Open attached project2. Observe the console error Actual result: the managed DLL in Editor folder doesn't get... Read more
[UI Element] Incorrect icon for the .USS and .uXML file appers in the pr...
What happened: The icon for the .USS and .uXML file appears as a unity icon with grey background whereas it should appear as a white... Read more
RectTransforms of children in duplicated UI hierarchies differ from orig...
Steps to reproduce: 1. Create new project2. Set pivot mode to center3. Add Scroll View to scene4. Select it in hierarchy and start d... Read more
[IL2CPP] Assigning values for another class' variables makes application...
Reproduction steps:1) Download attached project (963785_reproARMcrash.zip)2) Build and run it on an Android device-- Notice that app... Read more
[iOS] Meshes are almost black on device screen when going through the Ev...
Steps to reproduce:1) Download attached project and open in Unity2) Make sure Multithreaded Rendering is enabled in the Player Setti... Read more
Launcher - Open Project button doesn't work after Sign In
If you sign into a Unity account using the launcher and then attempt to press the Open Project button, the button will do nothing. S... 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