Search Issue Tracker
GC Alloc spikes when a collision between 2 GameObjects happens
Reproduction steps: 1. Open the attached “BugProject.zip” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Open the Prof... Read more
Mono Behaviours are shown in the Inspector window when selecting multipl...
How to reproduce:1. Open the attached project “scriptable.zip”2. Select “Data.asset” and “Data 1.asset” in the Project window Expect... Read more
Sprite Meta File Is Different When Checking Read/Write Property
Reproduction steps: Open the attached project “SpriteMetaDiffOnPreprocess” In the project window go to Assets > Atlas > PetIco... Read more
[LOD] Prefab Instance overrides not showing a blue line indicator near L...
How to reproduce: Open the attached project "DebugLODGroup2020.zip" Open Assets/Scenes/SampleScene.unity Select "Prefab_Overrided" i... Read more
InvalidFrameStackException is thrown when debugging the Update() method
Reproduction steps: 1. Open the attached project “ExceptionOnDebug“2. Open the scene “Assets/MainScene”3. Enter the Play Mode4. Open... Read more
Wrong grass shader when creating TerrainData at runtime in a build
Reproduction steps:1. Open the attached project “Test Dynamic Grass.zip“2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Build... Read more
[WebGL] InvalidStateError: Failed to execute 'resume' on 'AudioContext':...
AudioContext.resume() error is not missing catch.See:https://forum.unity.com/threads/invalidstateerror-failed-to-execute-resume-on-a... Read more
“Error building player because script class layout is incompatible betwe...
How to reproduce:1. Open the attached user project2. Build And Run (File > Build And Run) Expected result: Project is built (or n... Read more
"UnauthorizedAccessException" thrown when using System.IO in UWP Build
How to reproduce: Open the attached project "FileIORepro.zip" Open Assets/Scenes/SampleScene.unity Build And Run the project for UWP... Read more
Crash on C# script compile
1. What happenedSaved a script in Visual Studio 2022 and went back to the editor.Editor crashed while trying to compile scripts 2. H... 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
- Search icon visual quality drops after Unity Theme change on non-primary monitor
- [macOS] Localization files are not created in the Xcode project
- Entity ID for Tile objects is serialized twice which throws an error when using Debug Inspector
- Shader Graph information icon appears below the Property Type Node
- Adding a new Multiplayer Player Tag in the Project Settings window creates a new section in the Project Settings window instead of a popup which is inconsistent with the Editor’s Tags workflow