Search Issue Tracker
A moving CapsuleCollider triggers collisions with no actual contact betw...
To reproduce:1. Open attached project2. Run scene 'test'3. Console reports collisions Notice: the issue only occurred while using Ca... Read more
Unity UI breaks when an empty OnRenderImage call is attached
To reproduce:1. Open any project2. Attach ScratchPaper.cs script to the main camera3. Enter play modeExpected result: After leaving ... Read more
Event is not triggered at the last frame of the animation
To reproduce:1. Open the project that I've attached;2. Open the scene (it contains an animated game object);3. Open the animation wi... Read more
Drag&Drop mouse icon doesn't change on custom editor unless it is docked
To reproduce:1. Open attached project2. Go to Custom -> Open3. While the editor is undocked Drag&Drop a prefab into it4. It's... Read more
Depth only camera clear flag together with image effect greatly reduce F...
Using image effects (in this case Grayscale Effect) together with the "Depth only" camera clear flag drastically reduces FPS on the ... Read more
Variables are reset when mecanim object is enabled repeatedly
To reproduce:1) Open the project that I have attached2) Run 'Repro' scene4) Run the scene5) Notice that animator parameters were cha... Read more
Platform Dependent Compilation does not have description for UNITY_WINRT...
Page http://docs.unity3d.com/Documentation/Manual/PlatformDependentCompilation.html is missing description for UNITY_WINRT platform ... Read more
Screen.GetResolution is either a duplicate of Screen.resolutions or not ...
Steps to reproduce:1. Create a project which prints out Screen.GetResolution and Screen.resolutions2. Build it as standalone3. See t... Read more
Screen.dpi always reports zero on Windows Phone 8
Steps to reproduce:1. Created a project which reports Screen.dpi2. Deploy it to Windows Phone 83. Reported dpi is zero. Tested with ... 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
- Shader Compiler IPC Exception and Editor Crash on AMD 9000-X3D CPU series
- Editor crashes in TextLib::FindIntersectingLink when hovering UITK Labels with <link> tags rendered via ATG
- 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