Search Issue Tracker
Crash when importing a specific FBX asset
How to reproduce:1. Open a new Unity project2. Try to import the "crash_fbx.FBX" asset Expected result: The FBX asset imports succes... Read more
[Presets] Platform settings are not saved when they are changed in the T...
How to reproduce:1. Open user's attached "PresetsNotEditable" project2. Select the "TextureImporter" preset in the Project window3. ... 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 crashingActual result:... 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 anything... 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" Project2. Click on the TabsBugExample\Editor3. Observe the Console Expected Behavio... 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 Expecte... Read more
[Presets] Unable to add Render Texture preset to Preset Manager
Steps to Repro:1. Create a new Project2. Project window > right-click > Render Texture3. Select Render Texture > Click on P... 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 project2. Open scene Scenes/SampleScene3. Observe the GameObjects in the Scene view Exp... Read more
Armature corruption when importing FBX Binary files exported from Blende...
How to reproduce:1. Open the attached (Debug_FBX.zip) project2. Open the "SampleScene" Scene3. See the "legs_binary" model in Scene ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default