Search Issue Tracker
Cloth is affected by rotation and movement, even when using cloth.ClearT...
Steps to reproduce:1. Open user's attached project2. Open scene "Cloth" and play it3. Select "Girl" gameobject in the hierarchy, to ... Read more
Lighting related crash in player when multiple transforms have lights
Steps to reproduce: 1. Open attached project "winPlayerCrash.zip"2. Open scene "_Complete-Game"Either3. Build and run player. Tested... Read more
Performance issue in "Profiler" UI with increasing number of events
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Open the "Profiler" and enable "Record" and "Deep Profile"3. Enter Play mod... Read more
[iOS 11] Tapping on the input field doesn't open keyboard if the externa...
To reproduce:1. Open project attached by the user2. Build it for iOS (make sure that Scenes/Starter scene is attached)3. Connect ext... Read more
Profiler leaks memory at a pace of 1-2 MB/s in an empty scene
Reproduction steps:1. Create a new project.2. Open profiler and press profile editor. (Works with game profiling as well). Expected ... Read more
[AntiAliasing] "Invalid antiAliasing value (must be at least 1)" error o...
Console spams error "Invalid antiAliasing value (must be at least 1)" when we set antialiasing to "disabled" in quality settings and... Read more
MaterialPropertyBlock calls GC.Alloc when using MaterialPropertyBlock.Ge...
Reproduction steps:1. Open project attached (repro.zip).2. Open scene "Scene".3. Open Profiler.4. Press Play. Expected result: GC.Al... Read more
Unity occasionally crashes on Playing scene with A* on .NET 4.6
To reproduce:1) Create new project2) Download and import A* Pathfinding Project from Asset Store3) Find RVO 2D scene and open it4) P... Read more
Unity generates garbage when UnityEvents are invoked with value type par...
To reproduce:1. Open the included project "UnityEventsBoxing2_UnityProject".2. Open the Unity profiler and instruct it to record.3. ... Read more
[iOS] Crash at "UnloadClip() [inlined] begin at LinkedList.h" when Unity...
Reproduction steps:1. Open the attached project.2. Build and run the 'Test' scene on an iOS device.3. Minimize the application by pr... 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