Search Issue Tracker
Editor crashes in (KERNELBASE) RaiseException when using Marshal.GetFunc...
How to reproduce:1. Open the attached users "CrashTest" project and "demo" scene2. Enter playmode Expected result: Scene is played, ... Read more
[Enlighten] GI stuck when baking with Shadowmask
When baking with shadowmasks, GI got stuck Reproduction steps:1. Open project attached.2. Build lighting. Expected result: Lighting ... Read more
The first time GetButton returns true all other GetAxis reset to zero
Steps to reproduce:1. Open attached project "922703.zip"2. Open "test" scene3. Enter play mode4. Hold 'A' or 'D' key to alter Horizo... Read more
Shift key is not producing KeyDown & KeyUp events
Steps to reproduce:1. Open user attached project (ShiftBugExample)2. Create a Text game object (Game Object > UI > Text)3. Att... Read more
'Failed creating system' errors when baking terrain with boundary height...
Steps to repro: 1. Open attached project and '2_SculptTerrain' scene;2. Open Lighting window (Window -> Lighting -> Settings);... Read more
[PLM] Atlas packing of lightmaps is not optimized
Progressive lightmapper unnecessarily splits UV charts into multiple lightmaps Steps for reproduction: 1) Open the scene `LightmapSp... Read more
Simple script will throw "Too many Heap sections"
When running small and large allocation interleaved and leaving some of the small allocation unfreed, suddently mono can not garbage... Read more
Repeated Set/GetPixels calls increases memory use by application
To reproduce:1) Open attached project and scene inside it.2) Open up something to capture RAM amount like Task or Process Manager.3)... Read more
Play Mode takes a longer time to load in Unity 2017.x
Reproduction Steps:1. Import attached project.2. Open "Test" scene.3. In Menu, select "Test" -> "EnterPlayMode test". Results: In... Read more
CPU spike when switching between animation states
Reproduction Steps:1. Import attached project.2. Open "MainScene".3. Enter Play mode.4. Press Space button to switch animation state... 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