Search Issue Tracker
Unity Editor Freezes trying to create a null asset with AssetDatabase
How to reproduce:1. Download attached project file and open "main" Scene2. Go to Test -> AssetDatabase (this should open a custom... Read more
Lack of user-visible error when getting TypeLoadException due to unsuppo...
Steps to reproduce: 1. Open attached project2. Open "demo" scene3. Enter play mode Expected result: use of unsupported StructLayout ... Read more
Editor crashes at Transform::ApplyRuntimeToSerializedData when undoing c...
Steps to reproduce for Unity 2017.1 and 2017.2:1. Download 957330_repro.zip and open "test" scene2. Add virtual camera (Cinemachine ... Read more
[Metal] Material looks much darker in preview window than in project win...
To reproduce:1. Open project2. Open material's preview Expected: it should look identically in scene view, project window icon and p... Read more
Crash when calling SceneManager.LoadLevel or SceneManager.LoadLevelAsync
This is a follow up bug on the case that is being discussed in https://forum.unity.com/threads/u5-3-error-symgetsymfromaddr64-getlas... Read more
Setting all boneWeights to 0 makes Renderer Bounds infinite and spams 'A...
Steps to reproduce:1.Open attached “BoneWeights.zip” Unity project2.Open scene “Test"3.Enter Play mode Expected results:Errors are n... Read more
[Metal] Texture preview is not changed when changing mipmapping levels
To reproduce:1. Open project2. Select 'kermit' image3. Change its mipmapping level in texture preview window Expected vs Actual: Tex... Read more
Tilemap SetTilesBlock() causes an error on first call "The number of til...
Reproduction steps:1. Open project attached (TilemapSetBlockAssertion.zip)2. Play scene "SetBlockTest". Expected result: Tiles will ... Read more
Global Illumination tints shadows blue after loading a scene while playing
To reproduce: 1. Open the project, attached by the user (Text Quest GI.zip)2. Open the "Castle" scene3. Enter Play mode4. Go down th... Read more
Vertices Deformation when exporting animations from 3ds/MAX
How to reproduce:1. Open the given Unity project2. Enter play mode3. Press left control button to crouch-- Pants seems to be deforme... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code