Search Issue Tracker
[Asset Bundle] AssetBundle.LoadAsset<T> fails when assets and or scripts...
Reproduction steps:1) Open attached project "ABRefBug"2) Build asset bundles using the menu "Assets/AssetBundles/Build AssetBundles"... Read more
Severe lag in animation window in Unity 5.x
To reproduce:1. Open attached project2. Open TestScene3. Select any cube in scene4. Press record in animation5. Change rotation of c... Read more
Lighting is incorrect when a custom projection matrix is set on the camera
See attached image.Regression from 3.5Steps to reproduce.1. Open scene (camera_repro)2.Press Play: 2 views of the same scene, one us... Read more
Shadow bias broken for point lights
-repro:--import attached scene--select point light--change bias value via slider--see it has no effect--do the same with the directi... Read more
Unity freezes when pressing Debug
Repro steps: This problem only seems to appear in Unity Editor on Linux. Tested with Ubuntu 18.04 using the VSCode Debugger Extensio... Read more
[IL2CPP] Type.GetType() fails on ARMv7
To Reproduce: 1. Build the attached project for 32bits or deploy an Universal build to a 32bit only device.2. Observe that all Type.... Read more
Display.displays.Length outputs wrong display count in Editor console
Steps to reproduce:1. Download and open the attached project2. Open scene "DisplayTest"3. Open second Game view4. Set to display 25.... Read more
[OcclusionCulling] Occlusion Bake doesn't remove old occlusion bake files.
DUPLICATE: https://issuetracker.unity3d.com/issues/occlusion-culling-system-creates-too-many-files-in-the-library-folder-and-never-d... Read more
Path is not calculated between two points located in the same NavMesh No...
How to reproduce:1. Open the attached project's Scene labeled "SamePolyIssue"2. Enter the Play Mode3. Click the "Calculate&DrawP... Read more
When the CharacterController component has a step-offset
Bug reproduced in version 4.3.0b5 (19fb00de019e) Steps:In this example, the character controller on the "Character" game object has ... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject