Search Issue Tracker
[iOS][Android][.NET 4.x][IL2CPP] Program crashes when creating a Thread ...
To reproduce: 1. Download attached project "ThreadStackSizeCrashTestBed.zip" and open in Unity2. Open "start" scene3. Set Scripting ... Read more
Using range serialized field will not update the inspector correctly.
Steps to reproduce- Open the attached project in 2018.3.0f1- Select the cube object- Open the script CubeMovement- Change [Range(0f,... Read more
[Improved Prefab] Removed component doesn't disappear completely from th...
The removed component doesn't disappear completely from the Prefab Instance even after Applying changes to Base also MissingReferenc... Read more
In mesh mode, particles do not emmit the last assigned mesh of the list
Fixed in 2018.2.15f1 Read more
Not all shadows are rendered with Shadows.RenderShadowMap when GameObjec...
How to reproduce:1. Open the attached project2. Open "Instancing Bug" scene3. Enter the Play Mode4. Select "Instances B" in the Hier... Read more
[Android] Spurious "Unable to find libaudioplugingvrunity" error in `adb...
Steps to reproduce:1. Open user attached project2. Build & Run to an Android device3. Check the logcat and observe the "Unable t... Read more
AssetDatabase.LoadAllAssetsAtPath fails to load built in assets
In Unity 2018.2, when attempting to use the "AssetDatabase.LoadAllAssetsAtPath" to load the assets from either "Library/unity defaul... Read more
[Performance] UI Animators.update performance regression from the 2018.1...
How to reproduce:1. Open the user-submitted project2. Enter Play mode and observe the Raw Hierarchy data in the Profiler Window Actu... Read more
Trying to turn a prefab instance with missing asset into a prefab again ...
Steps to repro:1. Create a GameObject2. Turn it into a prefab3. Delete the prefab asset4. Drag prefab instance in the project view. ... Read more
Creating Texture2DArrays with certain formats results in them being chan...
How to reproduce:1. Open tester-submitted project (Texture2DArray)2. Drag the 'Array2D.cs' script onto any GameObject3. Enter Play M... 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
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing