Search Issue Tracker
AddExplosionForce()'s added force to Rigidbody's velocity is not relativ...
Reproduction steps:1. Open the project inside "case_1108989-AddExplosionForce_Problem.zip"2. Open and Play "TestRigidbodyExplosiveFo... Read more
AddTorque method adds torque around unpredictable axes rather than globa...
Reproduction steps:1. Open the project inside of "Test AddTorque.zip"2. Open and Play "AddTorque" scene3. Focus on Game Window and p... Read more
"Density" in "Buoyancy Effector 2D" description is inaccurate and diffic...
How to reproduce:1. Open attached project "BuoyancyDescription.zip" and scene "SampleScene"2. In the Hierarchy window, select "Buoya... Read more
Unity Ads Package conflict with Moq framework
Steps to reproduce:1. Open user attached project2. Observe the error in the console Expected result: Unity Ads Package conflicting w... Read more
"Assertion failed: Called Release() on an invalid object" when cleaning ...
Steps to reproduce:1) Open user attached project from the OC link2) Open the scene Assets/Scenes/GiantsDeep.unity.3) Press play. Aft... Read more
Scene view is not displaying 9-Sliced UI Canvas's child UI Images correc...
1. Open my attached repro project "BlankProject.zip"2. In the Hierarchy extract "Ui Canvas" and press on [Container Frame]3. Now in ... Read more
Timeline horizontal scrolling not working as expected
How to reproduce:1. Open the attached TimelineBug.zip project2. Select Cube in the Hierarchy window3. Go to the Timeline window4. Se... Read more
[PostProcessing] Depth of field is not applied to the whole screen when ...
How to reproduce:1. Open user attached project "20190215_test.zip"2. Set Game View Resolution to Fixed Resolution 1000x10003. Resize... Read more
[MacOS][IL2CPP] Standalone build fails on MacOS with scripting backend s...
Reproduction steps: 1. Create a New Project2. Import Unity IAP3. Switch to "IL2CPP" Scripting Backend4. Build for MacOS Expected Res... Read more
[XR][XR SDK] [Vulkan]Editor crashes upon entering Play mode when Vulkan ...
Steps to reproduce:1. Download and open the attached project2. Open cube scene3. Enter Play mode Result: crash Reproduced on 2019.2.... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class