Search Issue Tracker
[iOS] Double memory allocated for ODR bundles on devices running iOS 9.3x
To Reproduce: 1. Open the attached project switch the platform to iOS and build the asset bundles ("Assets/AssetBundles").2. Deploy ... Read more
Assigning constant as the default parameter in the constructor of a gene...
When a constant is assigned as the default parameter in the constructor of a generic class, other methods fail to compile. Steps to ... Read more
Specific C# construction does not compile with "System.NotSupportedExcep...
To reproduce:1. Open attached project2. Open console3. Notice "Unhandled Exception: System.NotSupportedException: Operation is not s... Read more
[API update] Boo/UnityScript scripts accessing obsoleted indexer propert...
Steps to reproduce:1. Download and open attached project.2. Download and open folder named "script_testes".3. Drag and drop script n... Read more
Unity freezes after selecting a lot of meshes at once
Steps to reproduce:1. Open project2. Select all meshes (about 2040+) in "meshes" folder Results: Editor freezes for 3-5 minutes(on m... Read more
Scene View Camera movement issues with Russian keyboard layout
Steps to reproduce:1. Add Russian keyboard layout (IMPORTANT)2. Create new project3. Switch to keyboard layout to Russian4. Select a... Read more
Editor crashes in 'mono_magic_trampoline' when calling a generic function
Steps to reproduce:1) Open the attached project.2) Open scene 'eg.unity'.3) Press play. - Unity crashes. Note: it crashes when execu... Read more
[UI] Larger font size and smaller scale text is sharper than default text
Steps to reproduce:1. Open attached project "blurry_text".2. Open "Untitled" scene.3. Notice how blurry default text(left side of th... Read more
Touch events are not registered in the game view during play mode on tou...
Steps to reproduce:1. Open attached project "touch_test".2. Open scene "touchtest".3. Run the project.4. Try to touch the screen.5. ... Read more
[IL2CPP] Project doesn't build for "WebGL" with "Failed running <...>\il...
Reproduction steps:1. Open attached project.2. Build "ts" scene for "WebGL".3. Build process stops with(Full errors are in the "il2c... 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