Search Issue Tracker
[Perforce] Built-in Perforce VC reports OnGUI error when opening Project...
Steps to reproduce: 1. Install P4 server (free version is ok) available on the Perforce website (Helix)2. Setup new workspace using ... Read more
Crash when MenuItem is not in a submenu
Reproduction Steps:1- Open a new Unity project.2- Import EditorScript.cs Expected Result: Error "Ignoring menu item Mark as Dirty be... Read more
Changing Layer for a hierarchy triggers an InvalidOperationException
Changing Layer for a hierarchy triggers an InvalidOperationException Repro:1- Open attached project.2- Open scene 'Untitled'.3- Sele... Read more
An error "Destroying object "" is not allowed at this time" shows up, wh...
Reproduction steps:1. Open the attached project;2. Open the scene "IssueScene";3. Go to Main Camera -> Volumetric Fog -> Gener... Read more
EditorGUILayout.Popup method does not account for GUI.matrix scaling
Reproduction steps:1. Open the attached project(9:56 AM).2. Go to Atlatl > Creation Graph (Ctrl(Cmd)+G).3. Click Unified Model.4.... Read more
GUILayout without BeginHorizontal() method produces an error that doesn'...
To reproduce:1. Open project attached by QA2. In the menu bar select Tools -> Level building tools ->GuiTester3. In the consol... Read more
GUI TextField doesn't update when showing different TextField data in cu...
To reproduce:1. Open my attached project2. Open custom GUI window TEST (check .gif attached), press Open Test Window 13. In new test... Read more
IndexOutOfRangeException: Array index is out of range error when disabli...
1. Open the "900515 repro.zip"2. In Hierarchy window, navigate to Canvas->Image3. Disable "Mask (script)" component4. Observe the... Read more
GUIView::OnInputEvent crash while trying to refocus Unity after trying t...
Steps to reproduce:1. Open "AcessViolationReproduce.zip" project2. Select the "mcs.rsp" file3. Start to press and hold the Enter but... Read more
EditorGUILayout.PrefixLabel is invisible if next element is GUILayout.Label
Steps to reproduce:1. Download "UndoAnchorPositionBug.zip" and open "scene" scene2. Select "EventSystem" in Hierarchy3. Notice that ... 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