Search Issue Tracker
Editor stuck on loading scene when entering Play Mode
How to reproduce:1. Open the project "repro project.zip" from the google drive link2. Open Assets > Scenes > Game.unity3. Ente... Read more
ArgumentOutOfRangeException is thrown for ReorderableList when nesting S...
How to reproduce:1. Open the user's attached project2. In the Project window, navigate to Assets/Scripts3. Select the Asset "Recurse... Read more
"Invalid iteration" when selecting multiple objects and adding elements ...
Reproduction steps:1. Open the attached "1399445.zip" project2. Open the "SampleScene" Scene3. Open two Inspector windows4. Select t... Read more
CPU and GPU usage goes up when a tooltip pops up
Reproduction steps:1. Open a new project2. Press on "Main Camera" in the Hierarchy window3. Hover the mouse pointer over any propert... Read more
System.Net.Mail.SmtpException: 421 4.7.66 TLS 1.0 and 1.1 are not suppor...
Reproduction steps:1. Open the "SampleScene" Scene in the attached project "TLS_1_2.zip"2. Enter the Play mode3. Observe the Console... Read more
UI Document is visible in the Game window when opening project and "UI D...
How to reproduce:1. Open project "UIDocumentEnableIgnore.zip"2. Open the Game window and observe the view Expected result: Yellow sq... Read more
Vertex snapping to surface doesn't work correctly when using Center as T...
How to reproduce:1. Open the attached project "SnapTesting.zip"2. Open "SampleScene" Scene3. Make sure Tool Handle Position is set t... Read more
Shadows are rendered behind a Mesh when its Shader is Unlit, and the Ren...
How to reproduce:1. Open the user's attached "bake_alpha" project2. Open the "bake" Scene3. Open the "Window -> Rendering -> L... Read more
[URP][2D] No shadows are cast from Point Light 2D when Global Light 2D i...
How to reproduce:1. Open the attached project "lightRepro"2. Open the scene "Game" (Assets/_Project/Scenes/Game.unity)3. In the Scen... Read more
No way to get the requested build target from IPreprocessShaders callback
When building Asset Bundles, the current build target that is available in the Editor is not necessarily the same as the one request... 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
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
- SVG fails to import when 'stroke-miterlimit' is less than 1
- Test Runner fails to create a script in the active path when selecting a file as the active path
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo