Search Issue Tracker
Hinge joint motor applies torque as impulse instead of as force when use...
How to reproduce: 1. Open the attached project ("case_1165338-HingeJointForceModeBug.zip") 2. Open the repro scene ("SampleScene") 3... Read more
Button Normal Color does not update when is changed in runtime via script
How to reproduce: 1. Open the attached 'UIcolorBug.zip' project 2. Open 'SampleScene' 3. Enter Play mode 4. Click on the 'Click' but... Read more
Emission in custom shader shows different bloom than standard shader whe...
How to reproduce: 1. Open the attached project("Emission_Bug") 2. Go to Project > Assets > Scenes and open SampleScene 3. Observe th... Read more
[UWP] Building multi-platform .appxbundle via MSBuild fails with IL2CPP ...
How to reproduce: 1. Create a new empty project 2. Switch Target platform to UWP 3. Set 'Scripting Backend' to IL2CPP 4. Build the p... Read more
Memory leaks when instantiating Sprite GameObjects
How to reproduce: 1. Open the attached project 2. Build for iOS and deploy the Xcode project to the iOS device 3. Go to Xcode-> Open... Read more
[Android] Values passed incorrectly through native delegate parameters o...
Repro steps: 1. Open attached project 2. Copy the libAndroidCppDelegateTest.so (armv8a version) file from folder "nativeAndroidBuild... Read more
The Animation plays incorrectly in Play mode when using a Timeline
To reproduce: 1. Download attached "New Unity Project (5).zip" project and open in Unity 2. Open "test" scene 3. Enter to Play mode... Read more
[Android][Graphics] "Gfx.WaitForPresent" takes longer without "Command B...
Reproduction steps: 1. Open "CommandBuffers.zip" project 2. Build & Run for Android 3. Open the Profiler 4. "Toggle Camera" 5. Noti... Read more
[Windows] Deleting a Loaded Dll file in the Editor, doesn't delete it in...
Reproduction steps: 1. Open "DelegateTest.zip" project 2. Enter and Exit Play mode 3. Delete "AndroidCppDelegateTest" in the Projec... Read more
Camera Preview in the Scene View window is majorly scaled down when usin...
How to reproduce: 1. Create a new Unity project 2. Set the Editor layout to Default/Tall/Wide 3. Select the Main Camera in the Hiera... 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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template