Search Issue Tracker
Editor crashes on fbxsdk::FbxLayerElementArray::InsertAt when importing ...
Reproduction steps:1. Open the attached project ("obj_test_v1.zip") folder with a file browser2. Delete the Library folder3. Open th... Read more
Errors are thrown when re-importing Asset folders containing .ttf files
How to reproduce:1. Open the attached project2. From the attached folder (TESTING_FILES.zip), drag and drop the folder "Fonts_1_NoMe... Read more
Higher import time when using Parallel import
Reproduction steps:1. Open the user's attached project2. Right-click on Assets > Textures > Test folder3. Select Reimport4. Op... Read more
Inspector Model Preview orientation is reversed when Bake Axis Conversio...
How to reproduce:1. Open the attached project (ModelAxisTest.zip)2. In the Project window, in the Assets folder, select the Asset "C... Read more
“Value cannot be null. Parameter name: source” exception is thrown when ...
Reproduction steps:1. Open attached project "ProjectSettingsRevert.zip"2. In Project Settings window, open Input Manager tab3. Make ... 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
[FBX] Setting values in MaterialDescriptor doesn't work
An internal OnPreprocessMaterialDescription is running with a priority of 1, which overrides users' default AssetPostprocessor.It ne... Read more
Position values are not loaded from Transform Default Preset
How to reproduce:1. Create a new Unity project2. Select Main Camera Game Object3. Change every Transform value4. Save Transform valu... Read more
[AssetDB] Strange import dependencies between textures, FBX files, and T...
When a ModelImporter creates a Material as a sub-asset that uses a texture in the project, changing any setting in that texture will... Read more
Image does not auto-reimport when substituting it with a different image...
How to reproduce:1. Open user attached project2. From inside of the project's directory copy and paste "icon_01.png" and "icon_02.pn... 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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- 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