Search Issue Tracker
Assigning Material to Terrain throws warning in the Console window
Steps to reproduce:1. Create new Unity Project using empty Universal 3D Template2. In Hierarchy window Create Terrain GO (3D Object ... Read more
Poor contrast of the warning icon in Reimport window when using Light theme
Steps to reproduce: Create a new Unity project Install the "Asset Manager" package Open Asset Manager window (Window -> Asset Man... Read more
Crash on SerializedFile::IndexTextFile when importing specific assets
How to reproduce:1. Create a new project2. Drag and drop into /Assets the custom package: “IN-112289_ModelBug.unitypackage”3. When p... Read more
TileMap selection resets to the default when the Scene is saved
How to reproduce:1. Open the attached “IN-114389” project2. In the Tile Palette window, switch from “AMap“ Tilemap to “ZMap“ Tilemap... Read more
Cloned scene agent shares graph instance due to SceneProcessor Pre-initi...
Steps to reproduce: Create a new BehaviorGraph and open it Disable the OnStart Repeat Connect a LogMessage and SetVariableValue to t... Read more
Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceExcep...
Steps to reproduce:1. Create new Unity project2. In Hierarchy create Terrain GO3. Drag Terrain GO to Project window to create Prefab... Read more
[Search] Dragging query pills put them behind the search text field
Steps to reproduce: Open the search window (CTRL + K) Make sure the search bar is in Query builder mode Add any query through the + ... Read more
A CustomPropertyDrawer that returns a PropertyField for a property named...
Reproduction steps:1. Open the attached “IN-116488_PropertyFieldBug.zip“ archived project2. Open the “Assets/Scenes/SampleScene.unit... Read more
[Linux] Symlinked folders are not recognized when used in a Unity project
Reproduction steps:1. Create a new 3D project2. Close the project3. Create a “Test” directory with a “TestScript.cs” Script somewher... Read more
[UWP] Fix WindowsMobile SDK being added incorrectly causing build failures
Steps to reproduce: Download 6.4 editor with components to build for UWP In visual studio installer, install Universal Windows Apps ... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation