Search Issue Tracker
[macOS]Dynamic line renderer code crashes unity on __abort_with_payload ...
How to reproduce:1. Open the attached unitybug.zip project2. Open the "BSplineLineRenderer" scene3. Enter the Play mode4. Ensure the... Read more
GameObject's selection highlight rectangulates when texture is assigned ...
How to reproduce:1. Open the attached '185234-selection highlight.zip' project2. Open 'SampleScene' Scene3. Select 'Conifer_Needles_... Read more
Animator "Update Mode" change is not saved
Changing the "Update Mode" property of an Animator component does not mark the scene as modified and is not saved when using File &g... Read more
E-mail section doesn't support non ASCII characters
Steps to reproduce : - open the login window- in the input field type something like testemailæø@gmail.com- press enter and notice t... Read more
SerializableObject.GetIterator() throws ArgumentNullException when Unpac...
How to reproduce:1. Open the "SampleScene" Scene in the attached "case_1164099.zip" Unity project2. In the Hierarchy tab, select the... Read more
Cloth simulation restarts when applying constraints
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene” Scene3. Enter Play Mode4. In the H... Read more
[Textures] Unity crashes inside FreeImage when importing or duplicating ...
To reproduce the issue follow the steps:1. Open "xD" the project2. Try duplicating some of the textures that are in the assets folde... Read more
[DetailMesh] Unable to paint detail mesh when terrain contains assigned ...
Steps to repro: 1. Open Unity;2. Create new project;3. Import attached ‘DetailMeshBug’ package;4. Double click on ‘Terrain’ gameobje... Read more
[HDRP] Post-processing Quality/Shadow Resolution Tiers Settings are glob...
Versions tested: 2019.3.0b6, 2020.1.0a8 + HDRP 8.0.0/Staging Steps to reproduce:1) Open attached project, "SSR" scene2) Select any o... Read more
AudioUtil plays AudioClip in mono when it is cloned
Reproduction steps:1. Open user's attached project2. Go to Window > AudioUtil Bug Demo Window3. In the Project window, select "St... 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