Search Issue Tracker
[2017.3] Dll files in Editor folders are not treated as Editor scripts
How to reproduce:1. Open the "ReproProject.zip" project2. Notice the error in Console tab Actual result: Facebook.Unity.FB is define... Read more
[FBX] Position Constraint is not converted correctly when exporting FBX ...
To reproduce:1. Open user's project2. Find game object joint3 in Hierarchy window3. In Inspector window, expand Constraint settings4... Read more
TestRunner: "Create Test Script in current folder" button activity statu...
Steps to reproduce:1. Start a new project2. Open Test Runner window3. Create and enter the 'Editor' folder4. Notice that "Create Tes... Read more
[TestRunner] Two errors are printed in console after creating script in ...
Steps to reproduce:1. Create new project2. Open Test Runner (Window -> Test Runner)3. Create Test Assembly Folder4. Create script... Read more
[UI] UI Button changes its position after re-entering the playmode
Reproduction steps:1. Open the attached project "20180131_UIbug.zip";2. Open the Masterrepo.unity scene;3. In Scene view, observe th... Read more
Assertion error shown when creating Shader Graph
To reproduce: 1. Open the project, attached by the user (test SHADER GRAPH.zip)2. Create Shader Graph3. Observe the console Expected... Read more
[2018.1] Opening a project with missing meta files (present in Library) ...
To reproduce:1. Open and close attached repro project in editor2. Open project's assets in Finder3. Remove image's meta file4. Open ... Read more
il2cpp generates different Nullable.Equal methods in different code cases
To reproduce:1) Open attached project and scene2) Play it3) Press all buttonsExpected: All of them return false4) Build and run for ... Read more
[Timeline] Cannot rename Timeline asset immediately after creating it in...
Steps to reproduce:1. Create new or open existing Unity project2. Right-click in Project window3. Create->Timeline Expected resul... Read more
Scene.GetRootGameObjects in standalone build returns differently ordered...
To reproduce: 1. Open the project, attached by the user (GetRootGameObjectsBug.zip)2. Open the "1" scene3. Enter Play mode and obser... 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