Search Issue Tracker
SearchFilter() is inaccessible due to its protection level
Reproduction steps:1. Open attached project "FindAssets.zip"2. In Project window, open Assets/BugFindAsset.cs3. In "BugFindAsset.cs"... Read more
Changing the icon of the EditorWindow affects the icons of windows with ...
How to reproduce:1. Open the attached '1276017.zip' project2. Open the Inspector window (Window > General > Inspector)3. Open ... Read more
The GameObject's rotation suffers from Gimbal Lock when Rotation Constra...
How to reproduce:1. Open the user's attached "RotationConstraintBug.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. ... Read more
Line Renderer Edit Points Scene View gizmo is not updated when a Point i...
How to reproduce:1. Open the attached project named "line bug"2. Open the Scene named "bug" and select the Line object in Hierarchy3... Read more
Root motion of AnimationClipPlayable isn't handled when SetProcessInputs...
Reproduction steps:1. Open the attached project ("animationscriptplayable-issue.zip")2. Open "SimpleMixer" scene3. Enter Play mode E... Read more
[iOS13][UaaL] Scene does not load when using Unity as a Library
Reproduction steps:1. Extract "NewXCode.zip (60.9 KB)" and open the folder2. Open and build for iOS the project in "UnityProject.zip... Read more
Model rotates 90 degrees when upgrading project from version 2020.2.0a20...
How to reproduce:1. Open the user's attached project from "BastionTest.zip" with version "2020.1.4f1"2. Observe model standing upwar... Read more
SpriteAtlasManager.atlasRequested event silently fails if the sprite is ...
How to reproduce:1. Open tester-attached project (SpriteAtlasEvent.zip)2. Open the SampleScene3. Enter Play Mode - see that a warnin... Read more
ProBuilderMesh faces generated via script are not counted when using Pro...
Reproduction steps:1. Open user's attached project "SkatePrototypeV2.zip" and scene "TestScene1"2. In Hierarchy window, select "Ramp... Read more
UTF. UI. Correct the text to "Enable play mode tests for all assemblies "
1) Open Test Runner Window > Play Mode tab2) Click on top right corner list item3) See the drop down menu Actual:"Enable playmode... 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
- Player GameObject can’t be selected in the Hierarchy window during Step 4 of the "Get Started" tutorial in 2D Platformer Microgame because Hierarchy window is masked
- Gradient marker colors are removed when undoing marker movement in the Inspector Gradient field
- Crash on RendererScene::NotifyInvisible when GameObjects are deleted from the Hierarchy in a specific Scene
- "Import projects" button doesn't work in Unity Hub
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()