Search Issue Tracker
[MacOS] Custom menu does not display shortcut modifier when the shortcut...
How to reproduce: 1. Open “MenuItemShortcutBug.zip” 2. Press "Custom Menu" in the menu bar 3. See the drop-down menu options E... Read more
JavaScript files under WebGLTemplates folder are being compiled as Unity...
How to reproduce: 1. Open the attached "TestFor1067185.zip" project 2. Go to Assets -> WebGLTemplates -> TestTemplate 3. Modify test... Read more
Scripting Runtime Version is set to .NET 3.5 by default when creating ne...
The Scripting Runtime Version is currently set to .NET 3.5 by default on new projects. As of 2018.3 this should be .NET 4.x by defau... Read more
[HDRP] Decals on metal have a border in Samples scene
Repro: 1) Open HDRP material samples from Package manager 2) Load decal scene 3) Notice a black border around the decal Tested on ... Read more
Unity crashes when reopening project while Collab History is still loadi...
Preconditions: For easiness of reproduction find some project in the organization or with a lot of changes you don't have. To repr... Read more
Errors thrown when animating objects after saving scene while recording ...
As discussed on the forum here http://forum.unity3d.com/threads/animation-animator-problems.337987/#post-2221440. 1. While working... Read more
Filter numbers reset to 0 when Test Runner filters are applied
Reproduction steps: 1. Open the attached “ReproProject.zip“ project 2. Open the Test Runner window (Window > General > Test Runner... Read more
Crash when dragging an Asset imported using ScriptedImporter which attac...
How to reproduce: 1. Open the attached project("case_1187558") 2. Drag the "Test" asset from the Assets to the Scene Reproducible w... Read more
Unity crashes when creating a Render Texture larger than 16k with Camera...
Steps to reproduce: 1. Download and open the attached project(defbug.zip) 2. Enter Playmode Expected result: Warning in the console... Read more
Dependencies in Asset Bundle Manifests are absolute paths
Asset bundle's dependencies are stored as absolute paths to bundles instead of bundle names. Steps to reproduce: 1. Open User's pr... 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
- Output Decals URP link in Learning Templates directs to HDRP Lit Decal Documentation
- Performing Undo Redo for Convert to Property action creates a ghost Node
- Crash on GameObject::IsActiveIgnoreImplicitPrefab when opening a specific project
- Default Input Action Asset creates unsaved changes when clicking on Button actions
- Crash on CleanupAfterLoad() when exiting Play Mode during Async Scene load/unload Events