Search Issue Tracker
AnimationCurves show wrong curves when swapped in Reorderable list
How to reproduce:1. Open the attached project "ReorderableCurves.zip"2. Open the "Reorderable Curves" scene located in the Assets fo... Read more
[Android] Crash on je_calloc+44 when building the project on Android dev...
Reproduction steps:1. Download the attached Unity project "Crash.zip" from Google Drive (link in the edit)2. Go to File > Build S... Read more
.jspre files being ignored in release build after emscripten update
-e: Function defined in a .jspre file is not available in 2021.2 beta.--breaks with 2021.2b1 after emscripten update--works with dev... Read more
[CPU PLM] Major performance regression introduced in 2022.1.0a5
Steps to reproduce: 1. Open an existing project in a Unity versions prior to 2022.1.0a52. Generate lighting3. Note Bake Performance ... Read more
[UWP] Crash with "Exception thrown at 0x00007FFFC01D7984 (UnityPlayer.dl...
How to reproduce:1. Open the attached project "openurl.zip"2. Build And Run the project (File>Build And Run)3. Press the button i... Read more
[Memory Profiler] ALLOC_DEFAULT_MAIN is reported as not used on Android,...
The Memory Profiler Package incorrectly warns about System Allocator being in use on Android devices (which can no longer use it due... Read more
UI Button click is not received when new Input System OnScreenControl ha...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Go to the Game view and press the Play button... Read more
Apple Silicon Editor crashes when entering Play Mode with Burst Compilat...
How to reproduce:1. Open the attached project "BurstCrash.zip"2. Open "SampleScene" Scene3. Enter Play Mode Expected result: Apple S... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used