Search Issue Tracker
Unity crashes on "mono_string_to_utf8_checked" when "Marshal.StructureTo...
Reproduction steps:1. Open attached Unity project.2. Open and play "ts" scene.3. Unity crashes. Additional note:"Marshal.StructureTo... Read more
2020.1 When changing the Environment Lighting's Ambient Color the Prefa...
Note this is an issue in 2020.1 and earlier versions. In 2020.2.0a18 a large preview refactor landed that renders previews in a sepa... Read more
ClientRpc calls in reverse order on LocalClient
ClientRpc calls in the same frame are calledin reverse order on LocalClients. Read more
Selecting a filtered game object in play mode causes a NullReferenceExce...
To reproduce:1. Create new project2. Type d in hierarchy search3. Select Directional Light4. Press play5. Click on scene view6. Noti... Read more
Pasting, Undoing and Deleting multiple Game Objects in the Scene Hierarc...
How to reproduce:1. Open the attached project and open the "SampleScene"2. Find the "1000" parent in the Hierarchy and expand it3. S... Read more
[Mac] VFX Graph name is not automatically selected/highlighted in the Pr...
Steps to reproduce: Create a new Unity project using the Universal 3D template Install the Visual Effect Graph package Create a new ... Read more
[Android] Screen orientation is not working on second display of LG V50 ...
Reproduction steps:1. Open the attached user's project "SecondScreenOrientation.zip"2. Build and Run the project with LG V503. Open ... Read more
Asset Manager Collapse button becomes larger when the left side panel is...
Steps to reproduce: Create a new local project without cloud using the Universal 3D template Install the Asset Manager package Open ... Read more
[IL2CPP] CultureInfo.DateTimeFormat.DayNames returns an array with extra...
To reproduce:1. Open attached project2. Build and run to Android device with IL2CPP background3. Connect the phone to editor console... Read more
The particle effect breaks when using "Set Alive" VFX Graph module and a...
How to reproduce: 1. Open project “IN-104773“2. Open the "OutdoorsScene"3. Open the "Test VFX" tab4. Under the “Initialize Particle“... 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