Search Issue Tracker
Playable function calls have inconsistent behaviour
Reproduction steps:1. Open the attached “Repro2.zip“ project2. Open the “RootMotionBug” scene3. Enter Play mode4. Select “BasicMotio... Read more
Asset Store view docking corrupts scene view (5.0 RC3 Mac)
To reproduce:1. Open a project2. Open asset store3. Dock it in a way which would cause the scene view to resizeExpected result: It d... Read more
Unity crashes when clicking on the eye drop color selector when used res...
Reproduction steps:1. Open an empty project2. In the Hierarchy window select “Main Camera”3. In the Inspector window click on Camera... Read more
Navigation does not work correctly with overlapping buttons
To reproduce this bug: 1. Open the attached project2. Open 'WorksNot' scene3. It has 3 Overlapping buttons4. Play the scene5. Select... Read more
[iOS] Wireless MFI controller input is not detected until the Applicatio...
Steps to reproduce:1. Open project in "project.zip"2. Build for iOS3. Connect a supported MFI controller to an iOS device (tested wi... Read more
[Linux] C# Reflection performance is 50 to 60 times slower
How to reproduce: Open the user-attached project (UnityReflectionTest.zip) Make sure the “ZenjectPerformanceTest“ scene is open Ente... Read more
Case-insensitive string reformatting of InputSystem fails when using Tur...
How to reproduce:1. Install the Turkish language pack2. Change Region and Language to Turkish3. Open the “IToJump.zip“ project4. Ope... Read more
[.NET] const field named same as a field in base class causes the field ...
Repro consists of 2 classes: using UnityEngine; abstract class BaseClass : MonoBehaviour{[SerializeField]private int m_Number = 5; p... Read more
[LWRP] A Shader created in ShaderGraph is not applied on Object when cal...
To reproduce: 1. Download attached "test.zip" project and open in Unity2. Open "SampleScene" scene3. Open Scene View4. Observe that ... Read more
Environment reflections are temporarily disabled when entering Prefab Mo...
Reproduction steps (1st method):1. Open the project "1376649.zip"2. Find "PREFAB" in the Hierarchy view and enter Prefab Mode3. Exit... 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
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables