Search Issue Tracker
Graphics.CopyTexture throws warning "region will not copy readable textu...
How to reproduce:1. Open users' project(CopyTextureRepro.zip)2. Open "Test" scene3. Enter play mode Expected result: Texture shows u... Read more
[MacOS] New VisualStudio instance is started each time script is opened ...
To repro:1. Run Unity on Mac.2. Add script to project.3. Doubleclick on script in Project window. Result: 2 VS are started. 4. Doble... Read more
Cursor.SetCursor prints "Invalid texture used" warning when the texture ...
How to reproduce:1. Open attached project "AssetBundlesCursorWarning.zip" and scene "TestScene"2. In Assets tab, select "Build Asset... Read more
Unity Editor freezes on "Building native binary with IL2CPP" when being ...
How to reproduce:1. Open attached project2. In the menu choose Platform > Android - Google Play3. Change directory to Keystore (s... Read more
Low performance in animation window when many animation clips are attached
How to reproduce:1. Open attached Unity project "bug-animation-window"2. Load scene "scene"3. open Animator window4. Select cube in ... Read more
During Play mode all static objects appear on 0,0,0 when there are at le...
How to reproduce:1. Open attached project "PolybrushStaticBug.zip" and scene "TestScene"2. Open "Tools" -> "Polybrush" -> "Pol... Read more
[tvOS][Metal] Running empty scene from this specific upgraded project sp...
How to reproduce:1. Open the attached project2. Make sure that platform is set to tvOS3. Build and run NewEmptyScene on AppleTVResul... Read more
GUI element with Rect Transform position is set to 0.0.0 after attaching...
How to reproduce:1. Open given Unity project2. Enter "test" scene-- Notice that canvas is disabled3. Enter Play Mode--Notice that ca... Read more
Converting an object with Light Bake data into a Prefab makes it lose th...
Steps to reproduce:1. Open attached project2. Open SceneA3. Generate Lighting (Window->Lighting->Settings)4. Drag Cube game ob... Read more
UI.Image.SetNativeSize() changes the position when called after setting ...
Reproduction steps:1. Open the attached project "SetNativeSizeBug.zip";2. Open the main scene;3. Try to change something under Canva... 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