Search Issue Tracker
MonoDevelop 4.0.1 doesn't allow folding of classes/methods
To reproduce:1. Create a new project2. Create a new script3. Open it in MonoDevelop4. Notice that there are no foldable sections Read more
GI gets stuck on Bake Indirect when Precomputed Realtime resolution is >...
How to reproduce: 1. Open attached project2. Open scene scene.unity- Scene contains a map built out of Unity primitives3. Set the Pr... Read more
[UNET] SyncListStruct class file with certain names is not synced with c...
Steps to reproduce:1) Download attached "Repro.zip"2) Open the scene and build the project3) Host from build, Client from editor4) S... Read more
[Linux Editor] Undocked panels can't be resized in some Desktop Environm...
Steps to reproduce:1. Open any project2. Drag out any of the docked panels (ie Scene view) so it becomes an independent/undocked win... Read more
[XR][Android] Depth map right eye issue with VR Single Pass sampling _Ca...
Steps to reproduce:1. Open user attached project2. Build & Run on an Android device- Observe the depth map breaking on the right... Read more
Assertions spam the Console when minimizing the Editor Window
On 2020.1, if you start a new project you will get spammed with a lot of errors and assertions.Every time the user would minimize th... Read more
Scene Async Load Is Not Async [To be broken into smaller more specific t...
Loading a scene asynchronously doesn't appear to be asynchronous. This has been tested loading a scene with around 10,000 cubes both... Read more
[Unity Remote] Missing "Any iOS Device" selection in editor
1. Open Unity editor2. Open Editor settings3. Unity Remote Device allows to select only "None" and "Any Android Device" Read more
UI: Nested masks behave incorrectly
To reproduce this bug: 1. Open the attached project2. Open 'MaskingBug' scene3. It has 3 images with Masks as children of one anothe... Read more
Cursor flickering in editor while playtesting if cursor.visible = false
Reproduction steps:1. Open user submitted project "Test Cursor Locking"2. Add user script "ScreenLockCursor.cs" to any object in the... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler