Search Issue Tracker
[Backport] [Apple silicon][M1] Game view FPS is very low when the view i...
Using an external display on an Apple silicon MacBook Pro laptop causes playmode FPS to drop significantly. Repro:1) Connect an exte... Read more
Unable to hit breakpoint in Visual Studio when debugging IL2CPP Build
How to reproduce:1. Open the attached project "BreakpointsIssue.zip"2. Open Assets/Scenes/SampleScene.unity3. Open Assets/TestClass.... Read more
Error and warnings opening Shader Graph with Built-In Renderer
Repro:1. Create new project.2. Install Shader Graph package.3. Assets > Create > Shader Graph > BuiltIn > Lit4. Open the... Read more
Mesh is untextured in the Project Browser
Reproduction steps:1. Open the reproduction project2. Open the asset "Ancient_Treasure_Helmet_01a" Expected result: The asset is tex... Read more
Objects are black after rendering when using CommandBuffer
Reproduction steps:1. Open the attached 'Bug Test' project2. Open the 'Test' Scene3. Enter the Play mode Expected result: boxes are ... Read more
ScriptedImporters are selected by default when using multiple . in the e...
Reproduction steps:1. Open the attached project2. Select aa.rc.json file in the Project Window3. At the top of the inspector, click ... Read more
VisualElements are scaled inconsistently when using "Scale With Screen S...
Reproduction steps:1. Open the attached “UIScaling“ project2. Open the “SampleScene” scene3. In the Game window, select the “WXGA (1... Read more
Scenes have no ambient lighting after scene switching
I talked to Vladimir, this issue seems to be different than https://jira.unity3d.com/browse/UUM-1345, so I make this new bug report.... Read more
Crash on method_commands_internal when Unity is attached to Visual Studi...
Reproduction steps:1. Open the user’s attached project “UIElements.zip“2. In the Project window open the “EventHelpers.cs” script (P... Read more
The wrong Component/Class gets added when adding a Nested Class via Scri...
How to reproduce:1. Open the user-attached “YouHaveToBeKiddingMeBro.zip” project2. Enter Play Mode Expected result: “Added the corre... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal