Search Issue Tracker
Focused Inspectors do not repaint on every frame when playing a models A...
Steps to reproduce: Create a URP 3D Project and import the attached Unity Package Select any Asset under Asset > Models > Lurk... Read more
GameObject does not stop moving when being moved by an Animation Clip an...
Reproduction steps:1. Open the user attached "Repro2.zip" project2. Open the "AnimPlayablePauseBug" scene3. Enter Play mode and in t... 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
InvalidOperationException error when attempting to undo inside UI Builder
How to reproduce:1. Open the attached project “IN-6124_GameJam2022_Q2_TeamB.zip“2. Press Window → UI Toolkit → Builder3. Select “Pau... 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
[IL2CPP] New() operator causes a NullReferenceException error in a build
Reproduction steps:1. Open the attached project “ReproducibleExample (2).zip”2. Go to Build Settings and enable Development Build3. ... Read more
Word in Text Field is not being selected when double-clicking if “double...
How to reproduce:1. Open the user’s attached “My project (2).zip” project2. Enter Play Mode3. In the Text Field, double-click to sel... 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
Particle System Trails do not die after Particles die when Instantiating...
Steps to reproduce:1. Open users attach project "ParticleTrailTest.zip"2. Navigate to Project -> Assets and open SampleScene3. En... 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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs