Search Issue Tracker
Can't assign a cube render texture as a cookie to a point light
Steps to reproduce:- Open "Test" Scene in attached project- Select the point light- Try to assign "Cookie_Cube_RT" in the Cookie fie... Read more
Crash with "EditorUtility_CUSTOM_IsPersistent" when selecting duplicated...
To reproduce:1. Open my attached project2. In Project window, select both of the Scriptable objects Expected: editor shows warningAc... Read more
[Android] Calls from native Android library via registered callbacks are...
To reproduce: 1. Download and open attached project.2. Build and run on any android device.3. Check the logs via ADB logcat.4. Notic... Read more
[Android][IL2CPP][.NET 4.6] NotSupportedException raises when applicatio...
To reproduce: 1. Download and open attached "TestUnityIAP.zip" project.2. Build and run on any Android device.3. Check device logs v... Read more
[UWP] Using .NET Standard 2.0 libraries AssemblyConverter fails with Nul...
How to reproduce:1. Download attached project file and open "Test" Scene2. Build a Visual Studio solution for the UWP3. Build the re... Read more
Trigger messages are sent when two Static Trigger Colliders collide with...
How to reproduce:1. Open "ReproProject.zip"2. Enter "TestScene" scene3. Enter Play Mode Expected result: Two static trigger game obj... Read more
Time it takes to create a new project is increasing to unreasonable leve...
Steps to reproduce:1. Create a new project on an older Unity version (e.g. 5.4)2. Measure the time taken3. Create a new project with... Read more
Chrome65 deprecation warning: AudioParam value setter will become equiv...
-e: see title, regression in Chrome, not Unity -repro:--open attached project--run in Chrome65--NOTICE warning: [Deprecation] AudioP... Read more
Chrome66: Autoplaying audio is muted
-e: see title, scene stays silent, message about changed behaviour being logged in console--regression with Chrome, not Unity -repro... Read more
Strange performance spikes when at least one Rigidbody is present in the...
How to reproduce: 1. Open attached project2. Open scene boxInstantiation.unity- Make sure the Profiler Window is visible and the CPU... 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
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script