Search Issue Tracker
Compile and show code break Visual Studio Connection to Unity
Reproduction steps:1. Download and open the attached "Show Compiled Shader Code Bug.zip" project2. Select the "NewUnlitShader" shade... Read more
Editor crashes when expanding object properties in the Code Editor while...
Reproduction steps:1. Open the project from a GDrive link2. Open Scenes/TestScene3. Open Scripts/Test_Script4. Add a Breakpoint on l... Read more
Unity Editor hangs for a long time when switching to release mode after ...
How to reproduce:1. Create a new project2. Create a new C# script and open it3. Click the "Attach to Unity" button4. End Debugging5.... Read more
OSX Rider is opened without project directory in the arguments and with ...
Reproduction steps:1. Create and open a new project2. Make sure "JetBrains Rider" is set as the External Script Editor in "Preferenc... Read more
[UnityYAMLMerge] Premerged file crashes unity (GameObject deleted from s...
To reproduce:1. Open attached project "990662crash.zip"2. Open 1Scene.unity Expected result: scene is openedActual result: Unity cra... Read more
The Scene view is stuttery and unresponsive when using VS 2022 debugging...
Steps to reproduce:1. Create a new project2. In the Project window create a new C# script3. Open the created C# script4. In Visual S... Read more
Slashes in External Script Editor dropdown treated as menu separators
Steps to reproduce: There are no particular reproduction steps. This issue appeared by accident because the Ubuntu installation of V... Read more
Editor FPS drops when VS 2022 Debugger is attached and custom window is ...
How to reproduce:1. Open the attached project “VSDebuggerBug.zip“2. Set Visual Studio 2022 as External Script Editor (Edit → Prefere... 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 script is opened when double-clicking the runtime error in the Con...
How to reproduce:1. Open the project ”IN_31123”2. Open the “-MAIN resizing UI” Scene3. Enter the Play Mode4. Wait until the 4th erro... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist