Search Issue Tracker
[.NET 4.6][macOS] Native code callbacks from separate thread crash Unity...
Steps to reproduce:1) Open the attached project.2) Open Scene.unity.3) Enter play mode.4) Exit play mode.5) Enter play mode. Unity c... Read more
Animator animates objects that are not a part of the current animation
To reproduce: 1. Open the project, attached by the user (AnimatorReport.zip)2. Open the "AnimatorReport" scene3. Enter Play mode4. W... Read more
[Android] Caret is always at the beginning of existing text when selecti...
To reproduce: 1. Download and open attached "Dummy.zip" project.2. Build and run on any android device.3. When application loads, se... Read more
BuildTarget.StandaloneOSX.ToString() returns "StandaloneOSXUniversal" in...
Steps to reproduce: 1. Open any Unity project2. Create a c# script and invoke Debug.Log(BuildTarget.StandaloneOSX.ToString()) OR 1. ... Read more
Unity crashes on startup at "MemoryProfilerStats::UnregisterObject" whe...
To reproduce (2017.1.2p3 and 2017.3.0b10):1. Open attached Unity project "Plugins.zip" Result: Unity crashes on startup To reproduce... Read more
UnityWebRequest does not report an error on non-existing file when anoth...
To reproduce: 1. Open the project, attached by the user (404Test.zip)2. Open the "Test" scene3. Enter Play mode4. Observe the consol... Read more
Crash on exit Unity, on VS2017 branch
To repro:1. Start Unity.2. Close Unity. Actual result: Unity crashes. Repro: Win7, Win8.1. Version 2018.1.0a2 (9d4fd8680b67) Persona... Read more
[MacOS] Unity Editor crashes when loading LuScene after making changes t...
Steps to Reproduce: 1. Create an empty scene with Main Camera and Directional Light if not there by default2.Create a 3D cube3.Add a... Read more
VideoPlayer with SkipOnDrop false does not show correct frames and time
Steps to reproduce:1. Open attached project "VideoPlayerTimescaleTest.zip"Inside there is a video that just shows frames and time pa... Read more
Editor performance is low in Play mode when using Vertical Layout Group ...
Using Vertical Layout Group on Scroll Views Content drops the performance drops significantly. To reproduce:1. Open users attached p... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal