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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used