Search Issue Tracker
[UWP][IL2CPP] UnusedBytecodeStripper2 did not run properly
When building to UWP platform with IL2CPP backend, editor throws errors in the console: Exception: D:\Unity 5.3.1p1\Editor\Data\Too... Read more
RequestAsyncReadback triggers memory leaks when in Player
Reproduction steps: 1. Open the “RequestAsyncReadbackStripped” project 2. Ensure “Development Build” and “Autoconnect Profiler” ar... Read more
Unity crashes when opening project with corrupt ArtifactFB file
How to reproduce: 1. Download and open the project (https://drive.google.com/file/d/1srpz4YBrVtle2RB8am8PNXFzuQagXrAY/view?usp=shari... Read more
[Profiler][UX] Profiler is very slow, hard to select right frame, runs o...
Reproduction steps: 1. Open attached project "VersionDependencyGraph.zip" 2. In Profiler window, enable Deep Profiling and record in... Read more
Cinemachine throws an ArgumentOutOfRange exception when destroying a Cam...
How to reproduce: 1. Open user-submitted project (CinemachineIssue.zip) 2. Open the MainScene 3. Enter Play Mode 4. Press the 'Space... Read more
Re-loading DLLs takes a lot more time compared to Unity 4
Re-loading dlls in unity 5* takes about ~6x times more time, then in 4* unity version. 1. Open project "Dll Reload Problem" (Attach... Read more
[HDRP] Shadows are not rendered in the Game View when using certain Game...
How to reproduce: 1. Open User's attached "high Test.zip" project 2. Load "bug" scene 3. Observe both Scene View and Game View Expe... Read more
[MultiSelect] [BuildSettings] Gameobjects multi-selected inconsistently ...
On using Shift/Cmd(⌘)+ Up arrow(↑) shortcut keys to multi-select Gameobjects from hierarchy window resulting Gameobjects multi-selec... Read more
[IL2CPP] Standalone throws ExecutionEngineException when using generics ...
How to reproduce: 1. Open attached project with ILL2CPP Editor "ExecutionEngineException.zip" 2. Make sure that Api Compatibility L... Read more
Attempting to paint a detail mesh with LOD group that is not supported b...
How to reproduce: 1. Open the attached project named "Case_1209026" 2. Open the Sample Scene 3. Select the Terrain in the Scene and ... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key