Search Issue Tracker
[FBX Import] MaterialDescription does incorrect color conversion when pr...
Reproduction steps: 1. Open user-submitted project 2. Navigate to Edit -> Project Settings -> Player -> Other Settings 3. Change Col... Read more
Data asset references are not reported by AssetDatabase when using GetDe...
Reproduction steps: 1. Open the attached project 2. On the Menu Bar press Data Ref Exp > Log All Dependencies Expected result: all ... Read more
"inconsistent result" warning when reimporting Sprite by calling Sprite....
Reproduction steps: 1. Open the attached project 2. Right-click the mesh_test Sprite in the Assets folder 3. Press Reimport Expecte... Read more
External Materials (Legacy) are not generated when Cache Server is used
How to reproduce: 1. Make sure you have Accelerator running on your system 2. Unzip the project ("import-test.zip") to three seperat... Read more
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
Image does not auto-reimport when substituting it with a different image...
How to reproduce: 1. Open user attached project 2. From inside of the project's directory copy and paste "icon_01.png" and "icon_02.... Read more
Position values are not loaded from Transform Default Preset
How to reproduce: 1. Create a new Unity project 2. Select Main Camera Game Object 3. Change every Transform value 4. Save Transform ... 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
“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 tab 3. Ma... 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 ... 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
- Editor crashes when debugging a for loop
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
- OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1