Search Issue Tracker
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
[Editor][CmdBuffers] Undo doesn't work for RenderingCommandBuffers delet...
1) On http://docs.unity3d.com/Manual/GraphicsCommandBuffers.html there is a link to http://docs.unity3d.com/uploads/Examples/Renderi... Read more
EditorJsonUtility doesn't serialize same UnityEngine.Object after reload...
Repro steps: 1-Open the Bug scene. 2-Select the Bug GameObject 3-Link a reference to any UnityEngine.Object in the "Reference" field... Read more
[Navigation] Unity does not focus correctly in Scene view
Steps to reproduce: 1) Download package "BUg.unitypackage", make new project in Unity and import this package. 2) From Project tab,... Read more
[UI] Unity Editor crashes when changing Text.text to "<quad material"
Steps to reproduce: 1. Open attached project "UI_test" 2. Open "test" scene 3. Select "Text" object in "Canvas" 4. Try to change tex... Read more
Assert.IsNotNull and Assert.IsNull do not trigger
Reproduction steps: 1. Open attached project (Assert) 2. Open scene 3. Click on the Main Camera - Notice that there is a script att... 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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding