Search Issue Tracker
[Overlays] Switching scene to 2D with Gizmo overlay in a dynamic panels ...
Steps to reproduce: Open a new project In the scene view, ensure the Gizmo overlay is visible, ensure it's in 3D mode (2D is disable... Read more
Errors thrown when listening to InputSystem.onAnyButtonPress
Reproduction steps:1. Open the attached project2. Enter Play mode3. Click anywhere on the Play screen Expected result: The pressed b... Read more
Objects which are instantiated as Children and have HideFlags.DontSave f...
Reproduction steps:1. Open "CubeTest" project2. Open "Test" Scene3. Select the "TestScript" Object in the Hierarchy4. Enable the "Te... Read more
Frame Debugger scrollbar gets cut off at the bottom when the Frame Debug...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Frame Debugger window (Window > Analysis ... Read more
Position becomes NaN when "None (motion)" to "None (motion)" transition ...
To reproduce:1. Open attached project.2. Select "Ethan" or "Cube" in hierarchy.3. Open and Play "Test" scene. Expected result: Anima... Read more
[Shadergraph] Subgraphs should have different stage limitations for diff...
Note: despite not technically being a regression due to being a bug with a later introduced feature, this bug will stop you from bei... Read more
Tool Tips are redrawn with every cursor movement when moving it above Co...
Steps to reproduce: Open any URP Project Open the Render Pipeline Converter (Window > Rendering > Render Pipeline Converter) H... Read more
Layout with specific name binds the last letter as a hotkey and reloads ...
To reproduce:1. Launch Unity2. Create random layout3. Save it with specific name :a) any alphanumeric stringb) any amount of spacesc... Read more
[HLAPI] Declaring Command function without prefix throws compile time er...
Steps to reproduce:1. open attached project2. notice there are compile time errors3. clear console4. try to play scene -> can't b... 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