Search Issue Tracker
Crash when calling PrefabUtility.SaveAsPrefabAsset with a absolute path ...
How to reproduce:1. Open user-submitted project (ForDebugging.zip)2. Open the SampleScene3. Enter Play Mode4. Click the 'Save' UI bu... Read more
PhysicsUserData and PhysicsRotate issues when using Burst.
PhysicsUserData cannot be used in a C# Job when using Burst as it contains an object. PhysicsRotate constructors also cause issues w... Read more
The left mouse click Action in Input Action does not trigger consistentl...
Reproduction steps: 1. Open the attached project “ReproProject“2. Connect a Meta Quest headset to the PC3. Connect a Bluetooth mouse... Read more
[XR] Editor crashes with ComputeBuffer::SetData when exiting the Play Mo...
How to reproduce:1. Open the user's project2. Enter the Play Mode3. Exit the Play Mode Expected result: Editor does not crashActual ... Read more
Looping a portion of an animation with blended transitions
How to reproduce: 1. Open attached project2. Open scene TestScene.unity3. Select the TriggerDamageAtMidpoint game object- In the Ani... Read more
Importing a .unitypackage does not upgrade its dependencies using the Ed...
Importing a .unitypackage that has UPM dependencies in a newer Editor than the one it was exported with can lead to the following is... Read more
"(GetStatus) Cannot get non-existing progress id 5." error is thrown whe...
How to reproduce:1. Create a new empty URP project2. Make sure the Game View is focused3. Wait for the background tasks to finish4. ... Read more
[Cloth] Stretching and bending stiffness of cloth gets clenched and does...
Stretching and bending stiffness of cloth does not work as expected from 2019.2.0a7. Refer to the attached videos. Steps to reproduc... Read more
Creating Visual Effect GameObject throws an error
How to reproduce:1. In a Hierarchy, right-click and select Visual Effects > Visual Effect2. Observe errors thrown in the console ... Read more
Failed to resolve Windows.Media.Capture.Frames.MediaFrameSourceInfo when...
How to reproduce:1. Download and open "2019_3_0f4_C_UWP_Error.zip" project2. Build project for UWP Expected results: Build completed... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code