Search Issue Tracker
[Hub] Tutorial Project summaries advise to set preferred Editor to 2019....
Reproduction steps:1. Open Unity Hub2. Open "Learn" window and choose "Tutorial Projects" category Expected result: Tutorial Project... Read more
[2D][Animation + PSD Importer] Root bone and bone list references disapp...
After adding bones to a 2D character for skeletal animation, exiting and reloading the program changes the Root Bone to a missing tr... Read more
“[In Project] Unknown filter “i”” message is thrown in Search window
Steps to reproduce:1. Create a new project2. Click on the “Search by Import Log Type” button in the Project window3. Select Errors o... Read more
IL2CPP build fails when a project is using IKVM.dll files
How to reproduce:1. Open the user-attached “IKVM.zip” project with IL2CPP support installed2. Build the project (File → Build Settin... Read more
Application.logMessageReceived gives an empty stack trace in release builds
Reproduction steps:1) Open attached project2) Make sure Development Build is not selected3) Build for Android or OSX or iOS4) Run th... Read more
Animator.velocity spikes when blending animations with different length ...
How to reproduce:1. Open the attached project2. Open and play Scene3. Move the character with arrow keys to one direction4. Stop and... Read more
[URP] All Pixel lighting variants are stripped in the mobile player when...
How to reproduce:1. Build the attached project “LightIssue.zip” on a mobile device2. Observe the ground Expected result: Light is vi... Read more
Package Manager tooltips cover domain reload window
Steps to reproduce:1. Create a new project2. Open Package Manager (Window > Package Management > Package Manager)3. Select any... Read more
[Mac] UnityEditor Mac sometimes loses the installed Platform Support
To reproduce:1. Create a new project2. Set Platform Support to iOS or Android3. Close Unity4. Open the project again Expected result... Read more
Baked Ambient Occlusion strength does not change when the alpha value is...
Steps to reproduce:1. Open the attached project “AlphaIssue“2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Open Window > R... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used