Search Issue Tracker
[Mecanim] animator.gameobject.setactive(false) causes Editor to crash
How to reproduce:1. Open the attached project "676190Anim.zip"2. Open test scene3. Play it and Unity will crash4. Game Object has ve... Read more
Code field is not fully visible when UI Toolkit Samples window is resize...
Steps to reproduce:1. Create a project2. Create > UI Toolkit > Panel Settings Asset3. Select any of the sections that have cod... Read more
Editor crashes when changing Anti-aliassing quickly
Reproduction steps: 1. Open the attached project with Unity 5.42. Run the only scene in the project3. The scene contains one script,... Read more
In the editor Asset Import Loop causes lag spikes every few seconds with...
How to reproduce:1. Open attached project "SpaceShepherdAdventure.zip" and scene "LevelDesign"2. Enter Play mode3. Observe Game View... Read more
[Timeline] Audio track doesn't stop playing when editor looses focus
To reproduce1. Open attached project2. Run AudioTrackBug scene3. Minimise editor or open any other application while scene is runnin... Read more
Unity hard crash when setting AvatarMask transformCount to negative value
Executing these two lines of code will crash Unity so bad the bug reporter doesn't come up:UnityEditor.Animations.AvatarMask a = new... Read more
"abort() at jsStackTrace@http://xxx.xxx.x.xxx:xxxx/Build/Test.framework....
Reproduction steps:1. Open the attached “Download freeze issue” project2. In the Build Settings (File > Build Profiles), make sur... Read more
All other Package Manager filter options are hidden when "Update Availab...
How to reproduce:1. Create a new Unity project2. Go to Window -> Package Management -> Package Manager (Window -> Package M... Read more
[IL2CPP] Master and Release player crashes when using Unity Physics pack...
Steps to reproduce:1. Download and open the 1159445_repro project2. Build a standalone player with IL2CPP back and Master configurat... Read more
[LOD] SpeedTree prefab with 'Fade Transition Width' > 0 logs errors when...
Steps to reproduce: 1. Open the attached project2. Open and play 'Test' scene3. Notice the errors spammed in the console each time a... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- 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