Search Issue Tracker
Editor freezes when trying to quit it after importing a Maya file
Importing a Maya file into Unity starts a "Maya application file" process which locks Unity editor similarly as the "adb.exe" proces... Read more
Crash when editing a mesh when a Particle System which contains two refe...
Steps to reproduce : - import the project attached- reimport the "mesh_vitalizing_seed_sprouts" fbx- open the scene "Seed1"- expand ... Read more
Windows Phone 8 player fails to call System.Type.GetMethod() with Method...
Create a script which makes use of System.Reflection.MethodInfo System.Type.GetMethod(System.String, System.Reflection.BindingFlags)... Read more
Sending application to background at the time when splash screen flicker...
Steps to reproduce:1. Build and run any project2. While app is loading, it will blink once during splashscren. As soon as it blinks ... Read more
Sometimes enter is not called when 2D collision happens
To reproduce:1. Open the attached project2. Run the scene3. Click on the bottom-left ball and see that everything works fine4. Click... Read more
Collision issues when using 2D box colliders
Steps to reproduce : - import the project attached- press play- move the character around and notice that the character will be stuc... Read more
ImportFBX Errors: Unsupported wedge mapping mode type
The error message is shown in the console after importing an .obj file created with Wings3D. Reproduced with:Unity Version 4.3.2f1 (... Read more
Shader bug on device with feature level 9.3
Unity Editor correctly renders shaders compiled in shader model 3.0 when in DirectX 11 9.3 graphics emulation mode on PC. When shade... Read more
A mistake in the NavMeshPath.corners example
http://docs.unity3d.com/Documentation/ScriptReference/NavMeshPath-corners.html This:lengthSoFar = Vector3.Distance(previousCorner, c... 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 mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells