Search Issue Tracker
Modifying Rigidbody2D.position or Rigidbody2D.rotation doesn't stop inte...
Reproduction steps: 1. Open the attached "case_1367721_Rigidbody2D_PositionRotation.zip" project (not the user submitted one) 2. Ope... Read more
Editor freezes for a short time when changing Material settings
Reproduction steps: 1. Create a new HDRP project (Not necessary, but the easiest to reproduce on) 2. Create a new Material 3. Select... Read more
GameObject.GetComponents returns the wrong number of components in "Main...
Reproduction steps: 1. Open the user's attached "GetComponentTest.zip" project 2. Go to MyMenu > TestItem 3. Observe the output in t... Read more
Compilation error when using ambiguous reference with System.Numerics.Ve...
How to reproduce: 1. Create a new project 2. Add "NewBehaviourScript.cs" script to the project Expected result: No error in the Con... Read more
Crash on UpdateAvatars when entering Play Mode
How to reproduce: 1. In the attached project, open the "Start" scene 2. Go into Play Mode 3. If Unity didn't crash, exit Play Mode a... Read more
[Oculus] Editor crash on UnityEngine.SubsystemBindings.DestroySubsystem ...
Reproduction steps: 1. Open the attached user's project "VR Testing.zip" 2. Connect Quest 1/2 with Oculus Link 3. Enter and exit Pla... Read more
[MacOS] Replacing old build with development build fails with BuildFaile...
How to reproduce: 1. Create new Project 2. Open Build settings and build project 3. Enable Development build 4. Build player again (... Read more
[macOS] [Mobile] Shader compilation is failed due to Invalid Bytecode er...
How to reproduce: 1. Open the attached project "MacShaderCompilationIssue-2021.2.zip" 2. Open Build Settings and change to Android p... Read more
[iOS] Shader Compiler IPC Exception is thrown when compiling tessellatio...
Reproduction steps: 1. Download and open the attached "ShaderCompilerIssue-2021.1.zip" project 2. In the menu bar, press Test > Buil... Read more
Scene can't be enabled because it doesn't exist after deleting a folder ...
How to reproduce: 1. Open the attached "136451.zip" project 2. Open the "NewScene" Scene in the "_Folder" folder 3. Enter and exist ... 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 GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running