Search Issue Tracker
[Transition] Condition parameter's compatibility errors when importing a...
Steps to reproduce this issue: 1. Import 'bugController' package into Unity 5.02. Animator controller with couple of state machines,... Read more
[LWRP] [iOS] Shadows are broken when BlendWeights are set to FourBones
How to reproduce:1. Build the attached project for iOS2. Build & Run the app to device via Xcode3. Press "SkinningBonesToogle" b... Read more
[Linux] "Trying to load color backbuffer into a complex RenderPass setup...
Steps to reproduce: 1. Create a new project using AR Mobile template2. Enter Play mode3. Observe the Console Actual results: "DrawTr... Read more
Addressables include non-UnityEngine.Object assets in the Resource Locat...
To reproduce:1. Open the project “DBD-Duplicate-Addr-Test”2. Open Addressables Groups (Window → Asset Management → Addressables → Gr... Read more
Visualization baked albedo is broken for rescaled terrains
If you draw a pattern on a terrain surface and then resize the terrain (using terrain settings), the pattern may be stretched differ... Read more
Changes to top prefab can cause "scheduled for reimport during the Refre...
How to reproduce:1. Open the user attached project2. Set up a git repository for the project3. Create two commits changing the scale... Read more
[Mac][Packman] Package list disappears on clicking on Packages when filt...
Package list disappears on changing package view filter from 'All Packages' to 'In project' or vice-a-versa when packman window is n... Read more
[iOS] Disabling "Status Bar Hidden" on devices without a notch is not wo...
How to reproduce:1. Open project "StatusBar.zip"2. Open Build Settings and build the project for iOS3. Deploy the app on the iOS dev... Read more
Unity Editor crashes when copy byte array from NativeArray
Steps to reproduce:1. Download attached project2. Open "Test" scene3. Enter play mode4. Open Profilier Actual results: Editor crashe... Read more
[Test Framework] Package version in editor manifest (1.1.3) does not mat...
As of 2019.3.0f3 (d719fa0632c6), the latest verified version of the Test Framework package is 1.1.8. The latest version included in ... 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 is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template