Search Issue Tracker
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... Read more
After iOS or tvOS build is made, GC allocated memory in editor is not re...
Steps to reproduce: 1. Open attached project (or a new one, makes no difference) 2. Open profiler, and run empty scene 3. Check the... Read more
[UWP] Crash with .NET Native when exception is thrown from native code
Reproduction steps: 1. Build & run the attached project with Master configuration to x86 architecture 2. It will immediately trigge... Read more
Batching appears to break vertex coloring
How to reproduce: 1. Open Repro project (please download from comment) 2. In the scene, there are 2 trees, each of them are using 2... Read more
Crash in PPtr<Shader>::operator Shader * __ptr64 when opening scene
Steps to reproduce: 1) Download attached project "CommandBufferBug.zip" and open in Unity. 2) Open scene "commandBufferCrash". 3) O... Read more
Enum.ToString is broken for large unsigned enums
Given this code, .NET outputs the enum value names correct. IL2CPP does not: using System; class Program { [Flags] enum MyFlags ... Read more
Null GUIContent will reserve space for some controls
Steps to reproduce : - import the project attached - open the Bug Window (Bug->Bug Window) and notice how the second bounds control... Read more
Nested GUILayoutWidth option breaks layout group vertical padding
Steps to reproduce : - open the project attached - open the Bug Window (Bug->Bug Window) and notice the that one of the bars is ver... Read more
Trying to close editor while UnityWebRequest is still active freezes the...
Steps to reproduce: 1. Open attached project 2. Click 'EditorUnityWebRequest/Test' menu item 3. While the request is not finished, ... Read more
[LightProbes] Error adding Enlighten probe set: Failed to allocate probe...
Reproduction steps: 1. Open attached project. 2. Open "lightProbeBug" scene. 3. Notice the console: * Error adding Enlighten probe ... 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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window