Search Issue Tracker
InvalidOperationException when exiting Playmode
Github: https://github.com/Unity-Technologies/InputSystem/issues/605 Repro: 1. Download attached project: InputError 2. Enter then ... Read more
CustomPropertyDrawers have different behavior now in 2019.2
CustomPropertyDrawers have different behavior now in 2019.2 1. What happened Previously, a List<Something> where there is a CustomP... Read more
Profiler Timeline fails to display one of workers Job information when J...
How to reproduce: 1. Open "case_1156836.zip" project 2. In Project Window select SampleScene 3. In Hierarchy Window select "Example"... Read more
[Visual Studio] .csproj and .sln files are generated incorrectly causing...
How to reproduce: 1. Open any project in 2019.2.0a12 or above and install Visual Studio Editor package 2. Write any Unity related sc... Read more
Colliders are not merged when using CompositeCollider2D
Steps to reproduce: 1. Open a new Unity project 2. Make a new gameObject with CompositeCollider2D component 3. Give it 2 child objec... Read more
EditorWindow.OnDestroy is called twice when closing a custom Editor window
How to reproduce: 1. Open user-submitted project (QuickSourceCheck) 2. In the toolbar select Window > My Window 3. Close the custom ... Read more
Inspector mode defaults to "Normal" after Editor restart
Reproduction steps: 1. Create a New Project 2. Change Inspector mode to "Debug" 3. Restart the Editor 4. Notice that the Inspector ... Read more
UI references to public script functions lost on upgrade
References to public functions in scripts assigned to UI objects are lost when upgrading projects to 2018.2. Reproduction Steps: 1.... Read more
Unity crash when SVG image "Draw Mode" is set to "Sliced" or "Tiled"
How to reproduce: 1. Open attached project "SVGTesterr.zip" 2. From Project window, drag and drop "mountain-svgrepo-com" to the Hie... Read more
InvalidOperationException: Stack empty - When double clicking on an obje...
Every time i double-click on an object in the scene hierarchy so that i can zoom in on it, the editor throws an exception in the con... 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
- 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
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window