Search Issue Tracker
[MeshCollider][SphereCast] Does not detect some triangles when radius is...
Reproduction steps:1. Open the attached project.2. Open "SphereCastFail" scene.3. Select "TestSphereCast" game object.4. Expand "Tes... Read more
Crashes on importing .dae files
Some .dae files on import cause Unity to freeze and then crash. To reproduce:1. Create a new project2. Import the attached file to U... Read more
Crash on AnimationCurveTpl<Vector3f>::EvaluateClamp when legacy animatio...
Steps to reproduce:1. Open "AnimCrash" project2. Open "CrashScene" scene3. Play in editor Results: The editor crashes after several ... Read more
[TrailRenderer][MinVertexDistance] Draw starts only when object moves by...
Reproduction steps:1. Open attached project.2. Open and play "TestScene".- "Trail Renderer" in "Ball > Trail" game object start t... Read more
[iOS] ASTC Libraries are not included in iOS Simulator SDK
Steps to reproduce:1) Open the latest attached project.2) Set the build target to iOS and set Target SDK to 'SimulatorSDK'.3) Build ... Read more
Using transform.position for moving child object makes parent object cha...
Steps to reproduce:1. Open attached project in 5.4.0f3 at first.2. Open "main" scene.3. Start play mode.- After 40 seconds "Cube" wi... Read more
[MacEditor] Editor crashes when building without switching the platform ...
'Steps to reproduce: 1) Open the attached project. 2) Switch the platform to 'PC, Mac & Linux Standalone' in the Build Settings.... Read more
Scriptable objects can't be deserialized
Steps to reproduce:1. Download AssemblyDll.zip and AssemblyEditor.zip2. Open AssemblyEditor, execute "Build/Assembly" and "Build/Dat... Read more
Animator Override Controller does not override animations via script
How to reproduce:1. Open the attached project2. Open and play AnimTest scene3. Hit 1, 2 or 3 in keyboard4. Animator doesn't transiti... Read more
[TrailRenderer] Changing position of a parent object makes end vertices ...
Reproduction steps:1. Open the "bug.zip" project.2. Open the "Test" scene.3. Move "Transform" gameobject forward.4. Notice the trail... 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