Search Issue Tracker
[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
scripting_class_is_subclass_of(replacementClass, GetMonoManager().TypeTo...
Steps to reproduce: 1. Create empty game object2. Add Rect Mask 2D3. Try to remove RectTransform component4. Notice expected pop up ... Read more
[Timeline] Fields no longer marked as recordable / being recorded when ...
To reproduce:1. Open attached project2. In Hierarchy window, select Main Camera3. In Timeline window, enable and disable Recording m... Read more
[Timeline] Undo only detects timeline changes when Timeline window is open
To reproduce:1. Open attached project2. Open Timeline window3. In Hierarchy window, select Main Camera4. In Scene view, move the Cam... Read more
R8 and RG16 doesn't work for ConvertTexture() as a destination format
Steps:1. Open repro scene and hit play2. Observe R8 and RG16 are rendering some artifacts Please see picture in comment for actual a... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks