Search Issue Tracker
If login with google is pressed, no way to go back
After going into google login page, there is no way to go back if user changes his mind... https://i.gyazo.com/a868e85f45725cd8363eb... Read more
[OSX] Selecting MonoDevelop or Visual Studio in preferences, clears othe...
To reproduce:1. Have Sublime Text or VS Code installed2. Open any Unity project3. In Preferences > External tools select Sublime ... Read more
ReorderableList element cannot be moved to bottom of the list if it is l...
Steps to reproduce:1. Open attached “ReorderableList.zip” project2. Open “Test” scene3. Select “GameObject” object in Hierarchy4. At... Read more
Assertion failed: Shader Compiler Socket Exception when certain Shaders ...
To reproduce:1. Open the attached project;2. Attempt to Build the project. Expected result: Unity builds the project successfully, n... Read more
When importing same asset the second time, button "All" does not select ...
Steps to reproduce:1. Open a new project2. Download and import either LeanTween, Skybox or SteamVR asset package3. Import the same p... Read more
[UI] Undo or Applying UI Prefab resets children objects position
Steps:1. Open repro scene2. On hierarchy, select "Icon" object3. Change transform value of the "Icon" object, e.g. Pos X = -1004. Se... Read more
Materials texture becomes invisible when materials shader has been set f...
Steps to reproduce (or watch attached video): 1. Open attached project "968908.zip"2. Create a new Material3. Set materials shader t... Read more
[2D] Sprites are rendered on top of Halo
How to reproduce:1. Open the attached project "haloBug.zip"2. Open scene "halo"3. Make sure that the Spotlight has Draw Halo checked... Read more
DLL file causes Editor to hang on entering Play mode
Steps to reproduce:1. Open attached “testingDLL.zip” Unity project2. Enter Play mode Expected results:Unity enters Play modeActual r... Read more
Gameobject Transforms are not being disabled when the Player is Stopped
Gameobject Transform component keeps on being detected post to Disable of the Game object. Users are running into this without Vufor... 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