Search Issue Tracker
Crash when importing a specific FBX asset
How to reproduce: 1. Open a new Unity project 2. Try to import the "crash_fbx.FBX" asset Expected result: The FBX asset imports suc... Read more
[Presets] Platform settings are not saved when they are changed in the T...
How to reproduce: 1. Open user's attached "PresetsNotEditable" project 2. Select the "TextureImporter" preset in the Project window ... Read more
Crash on IterateTypeTree<CollectSourcePrefabAssetReference> when upgradi...
How to reproduce: 1. Open attached project "Case_1182071_repro.zip" Expected result: The project opens without crashing Actual resu... Read more
PNG import fails when file is still being written to
If Unity starts to import a PNG file while it's still being written to then the import will fail. We should check if there's anythin... Read more
Warnings occur when selecting an .asmdef file in the Project View on the...
How to reproduce: 1. Open the attached "19.3.zip" Project 2. Click on the TabsBugExample\Editor 3. Observe the Console Expected Beh... Read more
ScriptedImporter Imported Assets cannot be edited in the Inspector when ...
How to reproduce: 1. Open the attached "ScriptedImporterAssetsUneditable.zip" 2. Click on "asset.text" 3. Observe the Inspector Exp... Read more
[Presets] Unable to add Render Texture preset to Preset Manager
Steps to Repro: 1. Create a new Project 2. Project window > right-click > Render Texture 3. Select Render Texture > Click on Preset ... Read more
Error when deselecting an assembly definition file while Debug mode is t...
If you have Debug view turned on in the Inspector with an asmdef file selected and then de-select it, an error will appear in the co... Read more
GameObject scale is too small when importing .blend Models
How to reproduce: 1. Open the user's attached project 2. Open scene Scenes/SampleScene 3. Observe the GameObjects in the Scene view ... Read more
Armature corruption when importing FBX Binary files exported from Blende...
How to reproduce: 1. Open the attached (Debug_FBX.zip) project 2. Open the "SampleScene" Scene 3. See the "legs_binary" model in Sce... 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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context