Search Issue Tracker
Editor crashes after reimporting certain fbx file
How to reproduce: 1. Open the attached project "760131Reimport.zip" 2. Find ThiefChar_001@1m_vault.fbx 3. Right mouse click and sele... Read more
[Unity Test Tools] Mono.Cecil error is thrown in Unity 5.2
To reproduce: 1. Create new project in Unity 5.2 2. Import "Unity Test Tools" asset from the asset store 3. Observe the error in the... Read more
[Models] .skp file throws errors on import and has some normals flipped
To reproduce: 1. Open attached project 2. Select the 06_14_3D-4 assets. It's a sketchup model. 3. Reimport the model 4. Notice the e... Read more
AudioImporter does not recognize renamed BlackBerry and Windows Store Ap...
Steps to reproduce: 1. Download attached project 2. Open scene main 3. Enter play mode. See reported exception: Unknown platform pas... Read more
[DllImport] When import Dll file via Unity package import, a duplicate D...
To reproduce this issue: 1. Open the attached project 2. It has Events.dll 3. Import 'UpdatedEventsDLLPackage' 4. Notice Events 1.d... Read more
astcenc.exe tool requires Redistributable Package x86 installed
Building Android project with ASTC texture compression generates error message: Failed to execute 'astcenc.exe' on computers which d... Read more
Cartoon Race Cars package meshes throw ImportFBX error
Steps to reproduce: 1. Download attached project or download whole package from asset store https://www.assetstore.unity3d.com/#!/co... Read more
One text object renders in another when changing font's Character from C...
To reproduce this bug: 1. Open the attached project 2. Open 'test' scene 3. Make sure both text fields have 'a' letter inside them ... Read more
Unity crashes on package import
To reproduce: 1. Import Maintainer_1.2.0.0_alpha1.unitypackage 2. Editor crashes (if it doesn't crash first time importing package,... Read more
Assembly-CSharp-firstpass.dll recompiled on saving a script that does no...
Reproduction steps: 1. Open project I attached (ScriptCompilationBug.zip); 2. Open ScriptAssemblies folder in project files. Notice... 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
- Building 3D Sample Scenes (URP) Project fails
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
- The Physics 2D Profiler module does not display the information about processed physics in the scene when profiling the application as a Development Build
- A Script Component that has a serialized custom class is not detecting changes in the first boolean variable when entering the Play mode with the Script Components GameObject opened in the Inspector
- “SendMessage cannot be called during Awake“ warnings appear when loading a scene with “LoadSceneAsync“ if using UI Toolkit in the scene