Search Issue Tracker
[iOS] Build crashes when WebCamTexture.Play() is called
As soon as the Play() function is called on the WebCamTexture, the app crashes. Steps: 1. Build and Run attached project (CameraTes... Read more
Physics2D.TilemapCollider.TileUpdate take an extremely long time to upda...
Steps to reproduce: 1. Download and open the attached project 2. Open the profiler 3. Select "Profile Editor" 4. Open any script and... Read more
[macOS] Mouse cursor texture has transparency glitches when running on n...
Custom cursor transparency glitches when the Build is run on a non-native resolution. Steps: 1. Connect a monitor that has differe... Read more
Unity crashes when trying to create a project in a folder that requires ...
Steps to reproduce: 1. Open the unity launcher 2. Attempt to create a project in a folder that requires elevated priviledges (C:/Pro... Read more
function-name not available crash
Sorry- I don't have much info on this one. Hopefully the stacktrace will say more about it than I can. Posting so we have tracking, ... Read more
[.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. U... 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" scene 3. Enter Play mode ... 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,... Read more
BuildTarget.StandaloneOSX.ToString() returns "StandaloneOSXUniversal" in...
Steps to reproduce: 1. Open any Unity project 2. Create a c# script and invoke Debug.Log(BuildTarget.StandaloneOSX.ToString()) OR ... 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 reprod... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key